PDA

View Full Version : An ExtROM trick


HyperMalac
25th May 2006, 01:38 PM
Hi there!

Today I've got an idea. If I unlock the extrom, install all my programs and totally config my wizard, the backup my system with SPB Backup for WM5.0, then put the backup file into the ExtROM and write a config.txt, and make a HardReset, the backup file should be installed automatically.

Or ExtROM only works with .CAB files?

EDIT:

NOW Testing.....Will post the result

risidoro
25th May 2006, 03:50 PM
How are you going to unlock the ext-rom?

faria
25th May 2006, 04:05 PM
How are you going to unlock the ext-rom? ftp://xda:xda@ftp.xda-developers.com/Wizard/Unlock/Unlock Ext Rom Wizard.cab

risidoro
25th May 2006, 04:12 PM
How are you going to unlock the ext-rom? ftp://xda:xda@ftp.xda-developers.com/Wizard/Unlock/Unlock Ext Rom Wizard.cab

And what about the post AKU2 roms?

SuperRob
25th May 2006, 04:45 PM
There's a fix for that, too. Don't recall where off-hand.

kyphur
25th May 2006, 08:24 PM
There's a fix for that, too. Don't recall where off-hand.

It doesn't work!!!

HyperMalac
8th June 2006, 04:39 PM
Ok. NowI have time for testing this idea. But I have some problems.

When you open the EXTRom you can see a config.txt which contains the cab configuration datas.

Like this:

CAB: \Extended_ROM\T-Mobile_Network_Customizations.cab

I'm using SPB Backup what is creates backup files in .exe format. So if I want to do a full backup and I want it to autorun after a hard reset, I must do edit this config file right?

Maybe the config file should be like this:

EXE: \Extended_ROM\Full_Backup.exe

All I mentioned here is right, or I'm wrong with something?

faria
8th June 2006, 04:58 PM
Ok. NowI have time for testing this idea. But I have some problems.

When you open the EXTRom you can see a config.txt which contains the cab configuration datas.

Like this:

CAB: \Extended_ROM\T-Mobile_Network_Customizations.cab

I'm using SPB Backup what is creates backup files in .exe format. So if I want to do a full backup and I want it to autorun after a hard reset, I must do edit this config file right?

Maybe the config file should be like this:

EXE: \Extended_ROM\Full_Backup.exe

All I mentioned here is right, or I'm wrong with something?youare correct,but it wont work because the spb .exe has an input dialog before starting to restore ,therefore it will crash the extended-rom when trying to install the .exe,the solucion is to hack the .exe file and remove the dialog input so it can install witout any user help.

djwillis
8th June 2006, 05:19 PM
youare correct,but it wont work because the spb .exe has an input dialog before starting to restore ,therefore it will crash the extended-rom when trying to install the .exe,the solucion is to hack the .exe file and remove the dialog input so it can install witout any user help.

Not 100% sure on this as I have not tested it but could you not unlock the LCD while running the EXE then lock it afterwards if needed?

Something like.


LOCK:Enabled
CAB: \Extended_ROM\1.cab
CAB: \Extended_ROM\2.cab
LOCK:Disabled
EXEC:\Extended_ROM\backup.exe
RST: Reset


or may be copying it to the MiniSD or internal storage would work better?


LOCK:Enabled
CAB: \Extended_ROM\1.cab
CAB: \Extended_ROM\2.cab
CPY1:\Extended_ROM\backup.exe
CPY2:\Somewhere_On_Device\backup.exe
LOCK:Disabled
EXEC:\Somewhere_On_Device\backup.exe
RST: Reset


Not tested any of this as I just use OMA and CAB's to do all I need but it's just an idea.

faria
8th June 2006, 05:47 PM
youare correct,but it wont work because the spb .exe has an input dialog before starting to restore ,therefore it will crash the extended-rom when trying to install the .exe,the solucion is to hack the .exe file and remove the dialog input so it can install witout any user help.

Not 100% sure on this as I have not tested it but could you not unlock the LCD while running the EXE then lock it afterwards if needed?

Something like.


LOCK:Enabled
CAB: \Extended_ROM\1.cab
CAB: \Extended_ROM\2.cab
LOCK:Disabled
EXEC:\Extended_ROM\backup.exe
RST: Reset


or may be copying it to the MiniSD or internal storage would work better?


LOCK:Enabled
CAB: \Extended_ROM\1.cab
CAB: \Extended_ROM\2.cab
CPY1:\Extended_ROM\backup.exe
CPY2:\Somewhere_On_Device\backup.exe
LOCK:Disabled
EXEC:\Somewhere_On_Device\backup.exe
RST: Reset


Not tested any of this as I just use OMA and CAB's to do all I need but it's just an idea.yes change to LOCK to [Disabled] or put 2 spaces betwin lock and enable in the config file] and it works ,but the there is a a screen stoping you from accessing the dialog even if you press start it will not go away thats was my experience with the program called wm5torage so i hacked it with an hex editor a now installs great.
maybe your extended rom is diferent [since there is many versions] and will let you input ,i know it use to work in the pda2k extended-rom,let me know the results.