hello guys:
I want to know whether is it possible to package the .sis file into widget(web run time framework) and access the private folder of .sis file.
For ex ...i want to have an embedded sis type app with widget.
Regards
smart_coder
hello guys:
I want to know whether is it possible to package the .sis file into widget(web run time framework) and access the private folder of .sis file.
For ex ...i want to have an embedded sis type app with widget.
Regards
smart_coder
You can not embed sis files into WGZ files in a way you can do it with normal SIS files. And also since Widget process does not have AllFiles capability, you can not access other applications private folders..
Haven'ttried that, so maye you could try and see, and if it does not work, you could try just copying the content to the device and chekcing whether you can isntall it with the installation APIs that you can find from the API plug-in.