diff options
Diffstat (limited to 'Game/Code/bamboo-build-win-delphi.bat')
-rw-r--r-- | Game/Code/bamboo-build-win-delphi.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Game/Code/bamboo-build-win-delphi.bat b/Game/Code/bamboo-build-win-delphi.bat index 98cffe41..bbde59a3 100644 --- a/Game/Code/bamboo-build-win-delphi.bat +++ b/Game/Code/bamboo-build-win-delphi.bat @@ -15,7 +15,7 @@ cd ..\ upx --force -9 *.exe
cd Installer
-"C:\Program Files\NSIS\makeNSIS.exe" UltraStarDeluxe.nsi
+"E:\Programme\NSIS\makeNSIS.exe" UltraStarDeluxe.nsi
cd u3portable
7za.exe a -tzip Files.zip "Manifest\*" "Data\*" "Host\*"
|