diff -r b436ab77eac1 -r 87a01a784dfe application/sis/make_s3_sis.cmd --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/application/sis/make_s3_sis.cmd Mon Jul 26 16:10:24 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