PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Windows Mobile > Windows Mobile Hacks/Tweaks
Register Community Search

Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 01-02-2009, 09:57 PM
boggsie's Avatar
b00nsquad
Offline
Pocket PC: Touch PRO 2
Carrier: Sprint SERO
Location: Central Ohio
 
Join Date: Mar 2008
Posts: 1,359
Reputation: 2295
boggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIPboggsie is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Delete Internet Favorites

One of the handiest ways to manage the Windows Mobile registry entries is via PROVXML files. These files, when properly formed, can easily be inserted into an installable cab file and added to your SDAUTORUN.TXT file to be run as part of User Configuration.

Handling Internet Favorites.

One item that might be somewhat annoying when you flash a custom ROM is the existence of Internet Favorites that you don’t particularly like. You can delete all of these Internet Favorites with the following PROVXML:

Code:
 
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
  <characteristic type="Registry">
    <nocharacteristic type="HKCU\Software\Microsoft\Internet Explorer\Main\FavoritesEntries" />
  </characteristic>
</wap-provisioningdoc>
Save this PROVXML as a text file named “_setup.xml”.

Insert this into an installable cab file via windows MAKECAB.EXE.
Code:
 
C:\WORK\PROVXML>MAKECAB.EXE _setup.xml  reg_DeleteInternetFavs.cab
Now when you run that cab on your PPC, all of the Internet Favorites nested in the HKCU\Software\Microsoft\Internet Explorer\Main\FavoritesEntries registry location will be deleted.

Best regards,
-boggsie
Attached Files
File Type: zip reg_DeleteInternetFavs.cab.zip (419 Bytes, 1 views) Click for barcode!
__________________
Mine has theft deterrent!
HOPE
This post has been thanked 1 times.
 

  PPCGeeks > Windows Mobile > Windows Mobile Hacks/Tweaks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 07:57 PM.


Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com