--- 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