aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/bamboo-build-win-delphi.bat
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-23 18:44:55 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-23 18:44:55 +0000
commit60089a6d6469e7ee1a845529eec1539fadcbef93 (patch)
tree98ecde53fb9f71d5393da1de820e0064fb7fe851 /Game/Code/bamboo-build-win-delphi.bat
parent37f95ec89bfabb61616a996785a19400c8222395 (diff)
downloadusdx-60089a6d6469e7ee1a845529eec1539fadcbef93.tar.gz
usdx-60089a6d6469e7ee1a845529eec1539fadcbef93.tar.xz
usdx-60089a6d6469e7ee1a845529eec1539fadcbef93.zip
Changelog updated
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@640 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Game/Code/bamboo-build-win-delphi.bat')
-rw-r--r--Game/Code/bamboo-build-win-delphi.bat2
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\*"