group/createsis.bat
changeset 23 74c9f037fd5d
parent 0 4e91876724a2
child 60 5b3385a43d68
--- a/group/createsis.bat	Tue Feb 02 10:12:14 2010 +0200
+++ b/group/createsis.bat	Fri Mar 19 09:28:59 2010 +0200
@@ -11,12 +11,14 @@
 rem
 rem Contributors:
 rem
-rem Description:  Batch file to create sis file for photos application
+rem Description: 
 rem
 
+
+
 pushd .
-cd ..\photosgallery\gallery\sis\
+cd ..\gallery\sis\
 call makesis glxgallery.pkg
 call signsis -s glxgallery.sis glxgallery.sisx RDTest_02.der RDTest_02.key
-copy glxgallery.sisx ..\..\..\group\
+copy glxgallery.sisx ..\..\group\
 popd
\ No newline at end of file