aboutsummaryrefslogtreecommitdiffstats
path: root/Installer
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2000-11-21 01:32:14 +0000
committerSven Gothel <[email protected]>2000-11-21 01:32:14 +0000
commit875ba91c7213f8ed664ac4b8101c40188cf8701a (patch)
treeb03df83462f3b161105cd8dd0cfa00cc8bb2f7bf /Installer
parent0f4fa6656423a3bd9969834b38c97af06f8d25ac (diff)
final commit for 2.5.0.0rel-2-5-0-0-test3
Diffstat (limited to 'Installer')
-rwxr-xr-xInstaller/makeMSIESignedCab.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Installer/makeMSIESignedCab.sh b/Installer/makeMSIESignedCab.sh
index dfb5f4c..dc6b205 100755
--- a/Installer/makeMSIESignedCab.sh
+++ b/Installer/makeMSIESignedCab.sh
@@ -15,5 +15,5 @@ rm -f *.class GL4JInst.cab
//D/MSJAVASDK/Bin/cabarc N GL4JInst.cab *.class
# signcode -j javasign.dll -jp low -spc GL4JInst.spc -k GL4JInst GL4JInst.cab
-//D/MSJAVASDK/Bin/signcode -j javasign.dll -jp low -spc GL4JInstDemo.spc -v GL4JInstDemo.pvk GL4JInst.cab
+//D/MSJAVASDK/Bin/signcode -j javasign.dll -jp low -spc GL4JInst205.spc -v GL4JInst205.pvk GL4JInst.cab
rm *.class