_mike_
10th January 2008, 09:42 AM
Hi!
I tried to cook MobileJustice 0.8 with my settings inside Schap's latest. I use Kaiser Kitchen 0.3. When running BuildOS it stops to error "Could not find file ROM\XIP\boot.rgu"
So obviously something has gone broken during '!BEGIN.cmd' script. But what?
:confused:
I'm newbie with cooking, so I'm not 100% sure that I have done everything right. As a background:
I extracted RUU_signed.nbh from Schap's packet to BaseRom
Then I ran !BEGIN.cmd
and then I added these files:
32ce37f9-f697-492e-b61a-e2fabe79666c.dsm
32ce37f9-f697-492e-b61a-e2fabe79666c.rgu
GpsReport.exe
mjc.bin
rmon.dll
SimMon.exe
to here "kaiserkitchen03\OEM\MobileJustice 0.8"
*.rgu contains:
<characteristic type="SecurityPolicy">
<parm name="4122" value="1"/> <!-- "0000101a"=dword:00000001. Unsigned Prompt Policy, 1 indicates user will not be prompted. -->
<parm name="4119" value="144"/> <!-- "00001017"=dword:00000090. Grand Manager Policy, allows end-users to install their own certificates. -->
<parm name="4101" value="40"/> <!-- "00001005"=dword:00000028 -->
<parm name="4097" value="1"/> <!-- "00001001"=dword:00000001 -->
</characteristic> <!-- Disable Certification check -->
<characteristic type="Registry">
<characteristic type="HKCR\CLSID\{4522F4FA-682F-41ED-9006-4D9F40465F3D}\InprocServer32">
<parm name="Default" value="rmon.dll" datatype="string"/>
</characteristic> <!-- MobileJustice: GPS remote control via SMS -->
<characteristic type="HKLM\SOFTWARE\Microsoft\Inbox\Svc\SMS\Rules">
<parm name="{4522F4FA-682F-41ED-9006-4D9F40465F3D}" value="1" datatype="integer"/>
</characteristic> <!-- MobileJustice: GPS remote control via SMS -->
<characteristic type="HKLM\init">
<parm name="Launch77" value="SimMon.exe" datatype="string"/>
</characteristic> <!-- MobileJustice: Check SIM card change -->
</characteristic>
I tried to cook MobileJustice 0.8 with my settings inside Schap's latest. I use Kaiser Kitchen 0.3. When running BuildOS it stops to error "Could not find file ROM\XIP\boot.rgu"
So obviously something has gone broken during '!BEGIN.cmd' script. But what?
:confused:
I'm newbie with cooking, so I'm not 100% sure that I have done everything right. As a background:
I extracted RUU_signed.nbh from Schap's packet to BaseRom
Then I ran !BEGIN.cmd
and then I added these files:
32ce37f9-f697-492e-b61a-e2fabe79666c.dsm
32ce37f9-f697-492e-b61a-e2fabe79666c.rgu
GpsReport.exe
mjc.bin
rmon.dll
SimMon.exe
to here "kaiserkitchen03\OEM\MobileJustice 0.8"
*.rgu contains:
<characteristic type="SecurityPolicy">
<parm name="4122" value="1"/> <!-- "0000101a"=dword:00000001. Unsigned Prompt Policy, 1 indicates user will not be prompted. -->
<parm name="4119" value="144"/> <!-- "00001017"=dword:00000090. Grand Manager Policy, allows end-users to install their own certificates. -->
<parm name="4101" value="40"/> <!-- "00001005"=dword:00000028 -->
<parm name="4097" value="1"/> <!-- "00001001"=dword:00000001 -->
</characteristic> <!-- Disable Certification check -->
<characteristic type="Registry">
<characteristic type="HKCR\CLSID\{4522F4FA-682F-41ED-9006-4D9F40465F3D}\InprocServer32">
<parm name="Default" value="rmon.dll" datatype="string"/>
</characteristic> <!-- MobileJustice: GPS remote control via SMS -->
<characteristic type="HKLM\SOFTWARE\Microsoft\Inbox\Svc\SMS\Rules">
<parm name="{4522F4FA-682F-41ED-9006-4D9F40465F3D}" value="1" datatype="integer"/>
</characteristic> <!-- MobileJustice: GPS remote control via SMS -->
<characteristic type="HKLM\init">
<parm name="Launch77" value="SimMon.exe" datatype="string"/>
</characteristic> <!-- MobileJustice: Check SIM card change -->
</characteristic>