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

Notices


Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 01-02-2009, 10:12 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)
Create 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.

We learned how to delete our Internet Favorites in this thread:
http://forum.ppcgeeks.com/showthread.php?p=614622

Now, we need to insert our own list of Internet Favorites.

As is the case with deleting items, you can insert your list of Internet Favorites with PROVXML formed in the following manner:

Code:
<?xml version="1.0" encoding="utf-8"?>
<wap-provisioningdoc>
<characteristic type="Registry">
  <characteristic type="HKCU\Software\Microsoft\Internet Explorer\Main\FavoritesEntries\PPCGeeks - User Control Panel" translation="filesystem">
    <parm name="Icon" datatype="string" value="\windows\iexplore.exe, 0" translation="filesystem" />
    <parm name="URL" datatype="string" value="http://forum.ppcgeeks.com/usercp.php" />
  </characteristic>
  <characteristic type="HKCU\Software\Microsoft\Internet Explorer\Main\FavoritesEntries\XDA - User Control Panel" translation="filesystem">
    <parm name="Icon" datatype="string" value="\windows\iexplore.exe, 0" translation="filesystem" />
    <parm name="URL" datatype="string" value="http://forum.xda-developers.com/usercp.php" />
  </characteristic>
  <characteristic type="HKCU\Software\Microsoft\Internet Explorer\Main\FavoritesEntries\PPCKitchen - User Control Panel" translation="filesystem">
    <parm name="Icon" datatype="string" value="\windows\iexplore.exe, 0" translation="filesystem" />
    <parm name="URL" datatype="string" value="http://www.ppckitchen.org/forums/usercp.php" />
  </characteristic>
</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:\>MAKECAB.EXE _setup.xml reg_CreateInternetFavs.cab
Install the CAB on your PPC and you will have populated the internet favorites of your choice.

Best regards,
-boggsie
Attached Files
File Type: zip reg_CreateInternetFavs.cab.zip (607 Bytes, 4 views) Click for barcode!
__________________
Mine has theft deterrent!
HOPE
This post has been thanked 1 times.
  #2 (permalink)  
Old 01-02-2009, 10:51 PM
rstoyguy's Avatar
SuperNoob
Offline
Pocket PC: iPhone 5s
Carrier: TMobile
Location: Wichita, KS
 
Join Date: Jan 2008
Posts: 6,309
Reputation: 23264
rstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation levelrstoyguy can't get a higher reputation level
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Create Internet Favorites

Keep 'em comming! Since your xml'n, folks here might enjoy one on setting up e-mail accounts sir! We may need to start a new developement section with nothing but tutorials. Thar way everyone can learn to cook their own super-rom.
__________________
If this post was helpfull, let me know by clicking Thanks!

This post has been thanked 1 times.
  #3 (permalink)  
Old 01-04-2009, 10:31 PM
dannzeman's Avatar
I love root
Offline
Pocket PC: HTC Hero
Carrier: Sprint
Location: Iowa -- Go Hawkeyes!
 
Join Date: Jan 2007
Posts: 1,588
Reputation: 2175
dannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIPdannzeman is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Create Internet Favorites

Quote:
Originally Posted by rstoyguy View Post
Keep 'em comming! Since your xml'n, folks here might enjoy one on setting up e-mail accounts sir! We may need to start a new developement section with nothing but tutorials. Thar way everyone can learn to cook their own super-rom.
+1

And thanks for this one too, boggsie.=D>
__________________
Join the PPCGeeks Group in Google Maps with Latitude
Quote:
Originally Posted by Big D5
Lesson learned don't work on PPC while drinking.
Closed Thread

  PPCGeeks > Windows Mobile > Windows Mobile Hacks/Tweaks

Thread Tools
Display Modes

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:53 AM.


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