If anyone has a backup of the regsitry from the wing, I sure would appriciate it. Or instructions on how to dump the registry from a Wing rom.
Related
Hello
I unlock the Extended Rom, and customize my own ExtRom by adding/removing cab files and re-write config.txt accordingly
However, when i hardreset the device, even it shows that cab files from ExtRom is being installed but when it is completed i see no program installed.
Please help?
nmt1978 said:
Hello
I unlock the Extended Rom, and customize my own ExtRom by adding/removing cab files and re-write config.txt accordingly
However, when i hardreset the device, even it shows that cab files from ExtRom is being installed but when it is completed i see no program installed.
Please help?
Click to expand...
Click to collapse
Already knew how to solve the above problem but there is a new arise
Some cab file installed but haven't found in program files even they are support WM5
Has anyone got this cab as I have seen it before but just cannot find it, any help would be really appreciated.
Thanks
Woody
It include some registry and file AYGSHELL.DLL, SHUTIL.DLL, SHELL32.EXE and some other system files...
If extract it to "port from Hima" Rom, Rom don't work.
Device lock can't run on BA Rom port from Hima & WM2003, because difference system file.
I made my own Extended Rom with a few CAB files I created, but when I do a hard-reset and let the Customization Tools do their job it looks like none of the CAB files is installed?
I'm sure my Extended Rom is build correct (I used Faria's how-to for it), but it looks like the Registry changes that's in my CAB files are not kept in the Registry because after installing the Extended Rom it resets immediately. Can this be true? Or do I need to hardcode the installpaths in my CAB files maybe?
Regards,
Molski
Already found the answer.
I added the Default_Signed_Disable_Security.CAB to the Extended Rom (as 1st file to install) and after that it worked.
Actually very logic, my CABS were not installed because they're not signed so had to disable that security first.
molski said:
Already found the answer.
I added the Default_Signed_Disable_Security.CAB to the Extended Rom (as 1st file to install) and after that it worked.
Actually very logic, my CABS were not installed because they're not signed so had to disable that security first.
Click to expand...
Click to collapse
thats correct my friend.sorry a did not post sooner.
as for custom registry settings if u put them into a cab file, make sure it is the last file to be installed in the extendedrom setup.
regards; faria
Hay Faria,
It doesn't matter that you didn't post a reply sooner, look at the time difference between my question and my answer, it is not even a hour after each other
But why do I have to do the Registry cabs at last in the Extended Rom? Because a few files I use got Registry changes in it.
Regards,
Molski
hi
i meant registry hacks like perrfomance tweaks etc,not the ones in the programs that u are going to install.
reason?
i find out that some programs have a habit of modefing registry keys specially the ones homemade ,so if you install such cab file it is best to leave last.
cab file
Hello guys,
I started playing with my k-jam and i have to admit i'm really happy with your advises. I'm facing the same problem now, the cab files in my "cooked" ExtROM don't install. I belive i need that cab file to disable the certificate security. Could you tell me from where to get it?
Thanx a lot!
Anyone on here know how to Extract a CAB file from a ROM/Extended ROM? ive been trying to find something about this on here and cant seem to find anything that pertains to it. there are several programs that are included in roms and extended roms that i have and i wold like to be able to put them on my 8125 with the ROM i have now. Thanks in Advance!
Corey
If you already have a cabfile that resides in the extended rom the process is quite easy... just use total commander and copy the file from there to a place on your device where you can later use it...
If you don't have a cabfile but just a program, say arcsoft mms composer that's already integrated into the rom, the process gets a little more complicated, but not impossible. You will, however, need to know all the files that the program uses, dll's, imagefiles, exe's and registry posts, copy them from rom to your windows pc and from there use a program like ce cab manager to create a cabfile for it (if you want. you can merely transer all the files and registry posts to your current rom without creating a cab)
_Nomad_ said:
If you already have a cabfile that resides in the extended rom the process is quite easy... just use total commander and copy the file from there to a place on your device where you can later use it...
If you don't have a cabfile but just a program, say arcsoft mms composer that's already integrated into the rom, the process gets a little more complicated, but not impossible. You will, however, need to know all the files that the program uses, dll's, imagefiles, exe's and registry posts, copy them from rom to your windows pc and from there use a program like ce cab manager to create a cabfile for it.
Click to expand...
Click to collapse
cool, thanks for the info, what program do i need to use to unpack the NBF so i can access the files? I tried to use the one in the wiki (typho5) but i cant seem to get it to work.
for dumping rom's read through this thread
You'll probably want to read it all and I'm sure that it wont make that much sense to begin with but it'll come to you
For converting a nbf to nb files use:
Code:
typho5.exe -x nk.nbf
typho5.exe -x nk.nbf does NOT make it a .nba file!
It extracts the contents of the rom (OS, Extended Rom, Radio, Splash Screen, IPL/SPL) into .nb files.
The Extended Rom file can be opened with WinImage.
Molski
Thanks...i just checked out that thread..looks like ive got some studying ahead of me lol thanks for the help.
thanks Molski, you must have posted that just after i read the post above yours lol. thanks for the info i have another question for you here though. http://forum.xda-developers.com/showthread.php?t=291847 As smart as you guys are im sure theres a reason you havent done it though
Hey Guys/Girls,
I have been cooking for a while as some of you may know but I haven't done much in the .CAB department yet. So I need some help in how to sign a .CAB file. I looked around and founds lots of info on msdn but I figure some regular english and not "tech" talk might be a little easier. So can some one tell me the steps to sign a cab file? I read I need the WM6 SDK which comes with Signtool.exe but I also read I need the Windows Server 2003 SDK so I am all confused at this point. I know its not that hard just a few "black box" commands correct? Anyway you all get the point of this post any help would be helpfull. The reason I posted in ROM development is simple the CABS are part of the rom I want to start putting all cabs in the config.txt so users can uninstall them if they like to gain some space back. I figure if I compress the .exe in the cabs it should take up less space than a non compressed .exe cooked in the rom.
AustinSnyc
This is the easiest but different from mine