Easy "one click" Extended ROM unlocker/unhider - JASJAR, XDA Exec, MDA Pro Software Upgrading

I know people have been having problems with the extended rom unlocker so I have made one cab that does everything. All you need to do it run the cab from your device and softrest and it's there.
http://www.eskemo.co.uk/files/esk_EXTROMOPEN.cab[/url]

Does this change the value of
HKLM\System\StorageManager\AutoLoad\TRUEFFS_DOC1\
DriverPath =
Or does it leave this value alone.
Thanks?

Related

Custom ROMs

I know this has been asked many times before as I have been searching the forum and read wiki, but how do you take the current rom off your universal so that it can be edited/backed up and put back on as a released rom would be?
I really want the dump so i can input all my connection/email settings and small programs I like, and use it as a (near prefect/instant) backup when hard resting, i understand about putting items in the ext_rom and editing the config file for auto run.
After reading a thread somewhere, downloaded WinCE Cab Manager (http://www.ocpsoftware.com) then looked into some of the cabs on my ext_rom, where it comes to installing registry entries will they have to be entered via .xml files, or will a simple .reg file work and be entered?
At the moment I have one of the WM6_prerelease roms, is this why many of the things i have read will not work , if so i will downgrade to WM5 to try this, but from what I read it seem just the ext_rom was upgraded because there was only nk.nbf file, no ms_.nbf so i guess its more of a add on rather than a full OS. I've used all sorts of tools, inculeding the rom tool in the Universal service guide and the instructions in there, buzz's instructions and many i cant remember off top my head...
All help will be appreciated,
thanks
Why not just use a backup program?
@Frosty
I think you are confused.
You have read the forum but have not fully understood.
Radio_.nbf is the radio part.
ms_.nbf is the extended rom part.
nk.nbf is the M$ part.
so nk.nbf = os
ms_.nbf = ext_rom
radio_.nbf = no point asking...
but can nk.nbf be os and ext_rom?
I am still very interested in cooking my on rom
still curious for the answers to questions asked earlier
Yes it is, see this other post about cooking
http://forum.xda-developers.com/showthread.php?t=251710
There a link to explain how to split the original nkn.bf file into the 2 separate files.
yeah, i've read that and downloaded the app previously, used o2's latest wm5 rom, the thing I want to do is get my rom from my exec now (wm6 with my settings)
being a beginner to this cooking, how do I remove applications and insert new ones into the roms? some that are installed are not in the ext rom:
tweaks
small apps (x button, soft rest, etc.)
please don't take it as I want to be given all the answers with no work, the internet is so larger and a lot of things I've been finding are based on previous htc devices, such as before Buzz had his universal

problem during cooking

sorry for this new thread but i have searched all wiki and part of forum and i haven't found any solutions.
Q1 - In LVSW rom, autorun is enabled, but in Black edition, it is disabled. can any one tell me how to modify this, i think it was defined in registry. but where? i found some things here:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRun"="\\Windows\\autorun.exe"
"AutoRunCFG"="\\Windows\\config.txt"
"AutoRunFlag"=dword:1
"AutoRunType"=dword:1
"TurnRadioFlag"=dword:0
Q2 - how to modify OS vesion which is displayed in Device Information.. for example:
LVSW's os vesion is always 3.22.200.2
Black 1.2 is 3.22.200.4 but Black v2.0 is Pro Black 2.0
thanks in advance.
I am not sure on your first question??
On question nr.2 this can not be any simpler. I searched the registry for the phrase "Pro Black" and found the key and changed it to whatever and that showed up under device information.
qooqoo said:
sorry for this new thread but i have searched all wiki and part of forum and i haven't found any solutions.
Q1 - In LVSW rom, autorun is enabled, but in Black edition, it is disabled. can any one tell me how to modify this, i think it was defined in registry. but where? i found some things here:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRun"="\\Windows\\autorun.exe"
"AutoRunCFG"="\\Windows\\config.txt"
"AutoRunFlag"=dword:1
"AutoRunType"=dword:1
"TurnRadioFlag"=dword:0
Click to expand...
Click to collapse
Extended ROM autorun is achieved by the following 4 steps:
1. include checkautorun.exe and checkautorun.lnk under \windows in your ROM
2. make sure that checkautorun.lnk is in \Windows\Startup. This is done with a line like
Code:
Directory("\Windows\StartUp"):-File("CheckAutoRun.lnk","\Windows\CheckAutoRun.lnk")
in initflashfiles.dat
3. add the following registry keys (or make sure they are there):
Code:
[HKEY_LOCAL_MACHINE\Comm]
"AutoRunType"=dword:0
"AutoRunCFG"="\\Extended_ROM\\config.txt"
"AutoRun"="\\Extended_ROM\\autorun.exe"
4.Then of course you will need to have an extended rom with autorun.exe and config.txt + other stuff in it to run.
I hope this helps.
--eluth.
HKLM\Software\OEM
The key ROMVersion..change it to whatever you like..
thanks a lot Halldor, eluth and bernardryan, i will try.
Remember to set AutoRunFlag to 0

Some Informations about P525 ROM

Hi,
I put here my tiny experience in P525:
> Extended ROM is found in Autorun.exe in the original Firmware. Just open the Autorun.exe with any
Resource Hacker (e.g. resHacker). You'll find HEX resource, extract it and rename the .bin files to .
cab. I didn't try to modify the cab and repackage it but I guess it would work.
> The Autorun.exe sometimes complains: "the extended rom cannot be applied to this region". I noticed
that changing the registry value: HKLM\MUI\SysLang to the desired value may the Autorun.exe accept the
Language ID!!
> I still search for the tool that can restore the Language ID of the device (How indead programmed the Asus.Unlock.LangID.exe? He must be able to offer such a tool.) Anybody could help me getting the restore tool ?
BEST REGARDS,

Newbie Regedit question

in order to enable SPB smart scroll on my tilt WM6 (and disable touchflo) i have been following instructions to change a few registry settings. while most are easy i cannot figure out one of the steps:
2) Change HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH\Driver Name to "PocketPlusTouch.dll"
i dont seem to have any "driver name" under the "touch" folder...
where do i find this?
btw- looking around i did notice a "driver name" under the "KEYBD" folder but i am guessing that isnt it.
under "touch" i have (Default), "Calibration Data" and "MaxCalError".
as to the "pocketPlusTouch.dll" file itself everything is allright i have the file and understand the steps, i just need help finding the aforementioned "driver name"
thank you.
the step is taken from here:
http://forum.ppcgeeks.com/showthread.php?t=13527&page=2
Try creating a new entry inside that key (not Dword, not binary. Text chain would be, wouldn´t it?). Must look somehow like this:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"drivername"="pocketplus touch.dll"
(You need a registry editor. Resco is the best. But even the one included in pocket commander will do)
reg edit help
first off thanks for the speedy reply.
i understand from what you wrote that i need to create a new value in the touch folder (as oppose to a new key)?
when i try to create a new value it asks for the "type"...
i have no "text chain" in the drop down menu, only dword, reg_sz,reg_binary, and others.... what type do i put?
No english
I sometimes forget how to say smthng in English. Gezz
Create a new "String" entry, not a new key. I would like to help more, but I don´t have neither spb scroll nor a tilt
Good luck
Litov said:
i have the option to "add new value" (i am guessing this is the string you talked about. there are 3 entries : value name, value type and data.... what is the type?
reg_sz? reg_dword? reg_binary? reg_multi_sz? which one? there are another 10 or so.....
Click to expand...
Click to collapse
Sorry. went out 4 a while
reg_sz
value name is "drivername"
value type is reg_sz
value data is "pocketplus touch.dll"

Beginner cooker problems

Hi there!
I'm a beginner cooker and need some help with few things that I can't solve with myself
My ROM is based on WM6.5 build 61222 in Ervius Kitchen 8.0
1. Copying the files in File Explorer doesn't work... First I tap on specific file, then I select "copy", then I want to specific the path in the top left corner, f.g. from IS to maim memory and then it crashes...I don't know what to do
2. Opera9.exe and AlbumSearcher.exe are active all the time in Processes list in dotTask Manager. I have to kill them but after SR they appear again. Isn't it something wrong?
3. After every SR calendar and contacts are poping up... how can I solve it?
4. I want to set the softkeys (I'm not using Manila or Titanium) so I made registry key, but I don't know what is the .exe name for contacts? For sure it's not poutlook.exe because it gives no reaction. So what .exe should I put into the registry file?
Thanks in advice!
REGARDS!
1: use Total Commander
2: there's a registry entry you need to add for opera to exit on closing; google for this one
3: check your init/and-or startup
4: it's actually a link in rai; poutlook -contacts
adwinp thanks for answering, but...
1. Total Commander is an alternative program but I want to fix the problem with builded-in File Explorer. I want my ROM to be free of bugs as much as it's possible.
2. It's not problem with closeing because opera9.exe is there at the beginning, after every SR even if I didn't run it.
3. Don't understand
4.So what am I suppose to add in this registry value?
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112]
@="Contacts"
"Open"="poutlook -contacts"
Is it correct?

Categories

Resources