Skip to content

Commit

Permalink
Remove references to VC redist install script.
Browse files Browse the repository at this point in the history
  • Loading branch information
jpd002 committed Mar 11, 2024
1 parent 5f17546 commit 7e1711b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions tools/PsfPlayer/installer_win32/installer32.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ Section "PsfPlayer (required)"

SectionEnd

!include "..\..\..\installer_win32\vcredist2015_x86.nsh"

; Optional section (can be disabled by the user)
Section "Start Menu Shortcuts"

Expand Down
2 changes: 0 additions & 2 deletions tools/PsfPlayer/installer_win32/installer64.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,6 @@ Section "PsfPlayer (required)"

SectionEnd

!include "..\..\..\installer_win32\vcredist2015_x64.nsh"

; Optional section (can be disabled by the user)
Section "Start Menu Shortcuts"

Expand Down

0 comments on commit 7e1711b

Please sign in to comment.