Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to change windows mobile homescreen programmatically

Does anyone know if it is possible to change homescreen.

I have a setup that installs all necessary xml files and Homescreen plugins, but I don’t know how to change Homescreen to mine during installation (and remove it during uninstallation)

like image 326
michael Avatar asked May 21 '26 17:05

michael


1 Answers

For smartphone devices you can use provisioning xml. If you include the provisioning xml in your cab file as "post-xml" then uninstallation should be handled automatically. Alternatively you could process the provisioning xml yourself using the DMProcessConfigXML API inside a custom setup dll. Check out the following MSDN links for more details.

Home screen provisioning xml
prexml and /postxml
DMProcessConfigXML

like image 150
Just a Bill Avatar answered May 24 '26 02:05

Just a Bill



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!