Hi,
I have developed an application for mk500 device having windows CE 5.0 and frame work 3.5.
When I deploy the code it first inistall the framework "Deploying 'c:\Program Files\Microsoft.NET\SDK\CompactFramework\v3.5\windowsce\NETCFv35.wce.armv4.cab'". Copy all the required file and every thing works fine.
When I go to control panel and see remove programs I am able to entries for framework.
But when I do cold reboot then installation of frame work goes away and application start throwing error like component is missing.
I have manually installed the frame work but after cold rebooting the device framework get uninstalled. Am I missing some thing ?
Why it get uninstalled every time? Is there any way so that after cold reboot framework should be installed.
Thanks,
Gopal
Framework 3.5 get uninstalled after cold reboot in mk500 |
2 Replies
Hi Gopal,
Please take a look at this thread: , I believe it should answer your question (use .reg and .cpy) and provide some context and samples.
Darryn.
Thanks Darryn,
This thread helped me.
Gopal