diff -r 79076725bab9 -r 4b8ca3632bf6 application/sis/make_s3_sis.cmd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/application/sis/make_s3_sis.cmd Thu Jul 22 10:23:15 2010 +0100 @@ -0,0 +1,6 @@ +del *.sis +makesis -d\ podcatcher_udeb.pkg +signsis podcatcher_udeb.sis podcatcher_udeb_signed.sis podcast.cer podcast.key + +makesis -d\ podcatcher_urel.pkg +signsis podcatcher_urel.sis podcatcher_urel_signed.sis podcast.cer podcast.key \ No newline at end of file