Has anyone started cooking in your Internet Tab shortcuts?
here's the code:
Code:
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\000]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="Google"
"ScheduleInterval"=dword:ffffffff
"URL"="http://www.google.com"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\001]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="PPC Geeks"
"ScheduleInterval"=dword:ffffffff
"URL"="http://www.ppcgeeks.com"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\002]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="CBS Sports"
"ScheduleInterval"=dword:ffffffff
"URL"="http://ssoc.football.sportsline.com"
[HKEY_LOCAL_MACHINE\Software\HTC\Manila\InternetPush\Enabled\003]
"bDownloaded"=dword:00000000
"DownloadTime"=hex:\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
"Name"="Xbox"
"ScheduleInterval"=dword:ffffffff
"URL"="http://live.xbox.com/en-US/profile/Friends.aspx?WT.svl=nav"
I tried placing this code in my XML, but it doesnt like it, so I made a cab instead:
Code:
<characteristic type="HKLM\Software\HTC\Manila\InternetPush\Enabled\001" translation="filesystem">
<parm name="Name" datatype="string" value="PPC Geeks"/>
<parm name="URL" datatype="string" value="http://www.ppcgeeks.com"/>
</characteristic>
attached is the test cab that inserts the 4 shortcuts