PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Titan Development (http://forum.ppcgeeks.com/forumdisplay.php?f=57)
-   -   OEMIZER and reg entries (http://forum.ppcgeeks.com/showthread.php?t=21058)

vMAC 03-12-2008 03:15 PM

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.

InvincibleLiving 03-12-2008 03:58 PM

Re: OEMIZER and reg entries
 
1 Attachment(s)
Quote:

Originally Posted by vMAC (Post 214590)
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.

Take the reg file, use the tool below (very simple, you'll see) take the xml file that outputs, and then copy the sytax that it gives you into OEMizer....

WOW i cant beleive i actually KNOW this stuff now :)

vMAC 03-12-2008 04:44 PM

Re: OEMIZER and reg entries
 
How do I get the .reg file?

InvincibleLiving 03-12-2008 06:01 PM

Re: OEMIZER and reg entries
 
using whatever regeditor you prefer, look for an option to export the entry. this will give you the .reg file

vMAC 03-12-2008 06:03 PM

Re: OEMIZER and reg entries
 
I have PHM and it only exports in .rbk will that work?

InvincibleLiving 03-12-2008 06:13 PM

Re: OEMIZER and reg entries
 
No the tool only accepts rgu and reg files... i use dotfred regedit

vMAC 03-12-2008 06:53 PM

Re: OEMIZER and reg entries
 
Ok I just installed dotfred and here's what it looks like:

<wap-provisioningdoc>
<!-- *** COMMENTO *** -->
<characteristic type="Registry">
<characteristic type="HKLM\System\Inbox\Settings" translation="filesystem">
<parm name="CurServiceName" datatype="integer" value="5046355"/>
<parm name="PropertyPath" datatype="string" value="\Storage Card\Inbox\"/>
<parm name="AttachPath" datatype="string" value="\Storage Card\Inbox\Attachments"/>
<parm name="VzwSmsDeliveryAck" datatype="integer" value="1"/>
<parm name="SMStoSMTPShortCode" datatype="string" value="6245"/>
<parm name="AllowSMStoSMTPConcatenation" datatype="integer" value="1"/>
<parm name="AllowSMStoSMTPAddress" datatype="integer" value="1"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>

That doesn't look right are you sure?

Bobvark 03-12-2008 07:10 PM

Re: OEMIZER and reg entries
 
I just exported to an sd card from rescoe registry. then dragged it into oemizer.
now my question (someone else also asked) is how can I take a cab file and make it into an oem file to use in dcd's kitchen?

InvincibleLiving 03-12-2008 07:35 PM

Re: OEMIZER and reg entries
 
Quote:

Originally Posted by vMAC (Post 214984)
Ok I just installed dotfred and here's what it looks like:

<wap-provisioningdoc>
<!-- *** COMMENTO *** -->
<characteristic type="Registry">
<characteristic type="HKLM\System\Inbox\Settings" translation="filesystem">
<parm name="CurServiceName" datatype="integer" value="5046355"/>
<parm name="PropertyPath" datatype="string" value="\Storage Card\Inbox\"/>
<parm name="AttachPath" datatype="string" value="\Storage Card\Inbox\Attachments"/>
<parm name="VzwSmsDeliveryAck" datatype="integer" value="1"/>
<parm name="SMStoSMTPShortCode" datatype="string" value="6245"/>
<parm name="AllowSMStoSMTPConcatenation" datatype="integer" value="1"/>
<parm name="AllowSMStoSMTPAddress" datatype="integer" value="1"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>

That doesn't look right are you sure?

it's right... one thing that i had to learn is that where you see 'commento', you are allowed to put your title of the hack... also one more tip: implement the registry change you would like before conversion :)

InvincibleLiving 03-12-2008 07:37 PM

Re: OEMIZER and reg entries
 
Quote:

Originally Posted by Bobvark (Post 215009)
I just exported to an sd card from rescoe registry. then dragged it into oemizer.
now my question (someone else also asked) is how can I take a cab file and make it into an oem file to use in dcd's kitchen?

i dont know much about how cabs work... it seems like this is a tightly held secret in the ppc dev community... i ask and ask but get no def answers lol.


All times are GMT -4. The time now is 11:27 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0