View Single Post
  #3 (permalink)  
Old 10-26-2008, 11:09 AM
jlechner's Avatar
jlechner
PPCGeeks Regular
Offline
Threadstarter
Location: Kansas City, MO
 
Join Date: Jan 2008
Posts: 203
Reputation: 45
jlechner is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: cooks, bad registry entry....

Quote:
Originally Posted by rstoyguy View Post
Add the "\\" to the registry key highlighted in orange. And of course the REGEDIT4 header, and a couple blank lines at the bottom of the file, that should set you up!

Code:
REGEDIT4
 
;m2d weather
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\Weather\0]
"Location"="Kansas City, US"
"LocationCode"="NAM|US|MO|KANSAS CITY"
 
;m2d weather2
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\Weather\Settings]
"Location"="Kansas City, US"
"LocationCode"="NAM|US|MO|KANSAS CITY"
 
;m2d internet myspace
[HKEY_LOCAL_MACHINE\Software\HTC\Manila2D\InternetWidget\Customized\1]
"CustomizedIcon"="\\Windows\\HH_INTERNET_MYSPACE"
"CustomizedTitle"="Myspace"
"CustomizedURL"="http://m.myspace.com/"
"NoDescription"=dword:1

Thanks man. BTW, I use phmregedit, and I wanna copy my registry and edit it on my pc. How should I go about copying and viewing?