Windows Mobile Developer Network Forum

Windows Mobile Developer Network Forum
It is currently Thu Sep 09, 2010 10:49 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: I can't delete CoPilot or Google Maps via XML Provisioning
PostPosted: Fri Jul 16, 2010 11:07 am 
Offline

Joined: Tue Nov 08, 2005 5:34 pm
Posts: 6
I need to delete Google Maps via XML Provisioning, I have run the following in .Cab files.

The following bit works but I'm not sure if it is sufficient to give me the priviliges I want......

<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\Security\Policies\Policies">
<parm name="0000100f" value="3728" datatype="integer" />
</characteristic>
</characteristic>
</wap-provisioningdoc>


...... and this bit doesn't work.......


<wap-provisioningdoc>
<characteristic type="UnInstall">
<characteristic type="\Program Files\GoogleMaps\GoogleMaps.exe">
<parm name="uninstall" value="1"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>

any help will be greatly appreciated....


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group