group/createsis.bat
branchRCL_3
changeset 60 5b3385a43d68
parent 59 8e5f6eea9c9f
--- a/group/createsis.bat	Tue Aug 31 15:14:51 2010 +0300
+++ b/group/createsis.bat	Wed Sep 01 12:33:26 2010 +0100
@@ -11,14 +11,12 @@
 rem
 rem Contributors:
 rem
-rem Description: 
+rem Description:  Batch file to create sis file for photos application
 rem
 
-
-
 pushd .
-cd ..\gallery\sis\
+cd ..\photosgallery\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