View Single Post
  #1 (permalink)  
Old 03-12-2008, 03:15 PM
vMAC's Avatar
vMAC
PPCGeeks Regular
Offline
 
Join Date: Jul 2007
Posts: 165
Reputation: 5
vMAC is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
OEMIZER and reg entries

Anyone know what the syntax is for placing reg entries into a cooked rom using OEMIZER?

I want to add this to my rom:
21-Save Attachments or the Whole Email on your SD Card

The Key in WM6 changed from WM5. In WM6 it is:

HKLM\System\Inbox\Settings

For Attachments add "AttachPath" value="\Storage Card\Inbox\Attachments" datatype="string"

For the rest of the email add "PropertyPath" value="\Storage Card\Inbox" datatype="string"

For the paths above to work, you need to have the Inbox folder and Attachments subfolder created already. You must reboot for them to take effect.
Reply With Quote