homescreenapp/examples/helloworldwidgetplugin/sis/helloworldwidgetplugin.bat
changeset 86 e4f038c420f7
parent 39 4e8ebe173323
--- a/homescreenapp/examples/helloworldwidgetplugin/sis/helloworldwidgetplugin.bat	Wed Aug 18 10:33:57 2010 +0300
+++ b/homescreenapp/examples/helloworldwidgetplugin/sis/helloworldwidgetplugin.bat	Mon Sep 13 13:03:23 2010 +0300
@@ -18,7 +18,7 @@
 if exist helloworldwidgetplugin.sisx del helloworldwidgetplugin.sisx
 
 makesis helloworldwidgetplugin.pkg
-signsis helloworldwidgetplugin.sis helloworldwidgetplugin.sisx ../../../sis/rd.cer ../../../sis/rd-key.pem
+signsis helloworldwidgetplugin.sis helloworldwidgetplugin.sisx ../../../internal/sis/rd.cer ../../../internal/sis/rd-key.pem
 
 if exist helloworldwidgetplugin.sisx (
 echo helloworldwidgetplugin.sisx creation SUCCEEDED