group/createsis.bat
branchRCL_3
changeset 59 8e5f6eea9c9f
parent 0 4e91876724a2
child 60 5b3385a43d68
--- a/group/createsis.bat	Thu Aug 19 09:55:03 2010 +0300
+++ b/group/createsis.bat	Tue Aug 31 15:14:51 2010 +0300
@@ -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