Guys,
I have my app downloading component updates over http, which is all working good on the emulator.
I'd like to know what people think about how these updates should be applied..i.e the updates could be an upgrade to an existing dll, should they be download as a sis and then installed, or should the dll be directly replaced ?
I'm happy to directly replace but cannot implement this currently on the emulator because dll's/exe's are not kept in \sys\bin, which is a bit of a pain.
Can you simulate a *.sis installation on the emulator ?? I'm guessing you cannot and you'd need capabilities to directly replace the dll.
Suggestions ?
thanks

Reply With Quote

