Skip to content

Commit

Permalink
Update Installer.nsi
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSparkles authored May 3, 2021
1 parent b82b787 commit 534804f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Installer.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ Section "Install"
File "TVRename\bin\Release\x86\*.bin"
File "TVRename\bin\Release\x86\*.pak"
File "TVRename\bin\Release\x86\*.dat"

SetOutPath "$INSTDIR\locales"
File "TVRename\bin\Release\locales\*.pak"

!insertmacro MUI_STARTMENU_WRITE_BEGIN Application
CreateDirectory "$SMPROGRAMS\$STARTMENU_FOLDER"
Expand Down

0 comments on commit 534804f

Please sign in to comment.