homescreenapp/examples/helloworldwidgetplugin/sis/helloworldwidgetplugin.bat
changeset 92 6727c5d0afc7
parent 39 4e8ebe173323
--- a/homescreenapp/examples/helloworldwidgetplugin/sis/helloworldwidgetplugin.bat	Thu Sep 02 20:17:27 2010 +0300
+++ b/homescreenapp/examples/helloworldwidgetplugin/sis/helloworldwidgetplugin.bat	Fri Sep 17 08:27:54 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