View Single Post
  #109 (permalink)  
Old 10-21-2007, 08:21 PM
verizonguy's Avatar
verizonguy
Regular 'Geeker
Offline
Threadstarter
Location: US
 
Join Date: Feb 2007
Posts: 487
Reputation: 47
verizonguy is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by mbial View Post
1. Extended ROM unlocker OEM not working
You're right, when running the utility it appears to work, but doesn't actually apply the setting to the registry. In the mean time, if you need to hide/unhide the extended_rom, manually edit the registry:

Hide:
Code:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] 
"Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1]
"MountHidden"=dword:00000001
Unhide:
Code:
 
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] 
"Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1]
"MountHidden"=dword:00000000
Quote:
2. Windows Live OEM not working
3. SPB Calc Skin OEM not working (hides calculator)
5. Various files hidden by default
I believe those were all the same issue--files being hidden in error.

Quote:
4. Cant find a functioning Voice Command OEM
Not sure what you mean there. Cyberon (standard voice dial app that comes with verizon roms) is included, selected by default and works in 0.1 & 0.2. Select it when making your rom & select voice speed dial from programs or push the message button on the side of your phone.
__________________
www.ppckitchen.org

Before criticizing someone, first walk a mile in his shoes...
Then when you criticize him, you'll be a mile away and have his shoes.