install ExtROM CAB file in Storage Card - JAMin, XDA Neo, S200 ROM Development

Dear friend
I want to add some CABs files to ExtROM Directory of new ROM, then flash my device to automatically install my favorites cab file when hardresetting. (I use TNT 4 ROM)
but the question is that how can i change the installation Path of CABs file that are in ExtROM ?
for example there are files in ExtRom :
1.cab
2.cab
3.cab
4.cab
...
after Flashing my device and hardresetting, all of those files putted & installed in main memory, i want to install them in Storage card automatically after hardrest.
Thanks for ur helping

ebaskar said:
Dear friend
I want to add some CABs files to ExtROM Directory of new ROM, then flash my device to automatically install my favorites cab file when hardresetting. (I use TNT 4 ROM)
but the question is that how can i change the installation Path of CABs file that are in ExtROM ?
for example there are files in ExtRom :
1.cab
2.cab
3.cab
4.cab
...
after Flashing my device and hardresetting, all of those files putted & installed in main memory, i want to install them in Storage card automatically after hardrest.
Thanks for ur helping
Click to expand...
Click to collapse
nobody knowing?

Related

Microsoft Reader

I've just recently upgraded from wm2003 to wm2003se from zeroextreme's ROM. I've noticed that there isn't no Microsoft Reader in the basic apps installed. I then downloaded the installer of Microsoft Reader for PPC. What I would like to do is for it to be included in the basic apps to be installed after a hard-reset. How do I do this?
MSReaderPPC
Add this command line into your Config.txt file of your Extended ROM.
CAB: \Extended_ROM\msreader_arm.CAB
Download the attachment, unzip and place the cabinet file within into your Extended ROM folder.
Re: MSReaderPPC
[Krueger said:
Dr.Stein]Add this command line into your Config.txt file of your Extended ROM.
CAB: \Extended_ROM\msreader_arm.CAB
Download the attachment, unzip and place the cabinet file within into your Extended ROM folder.
Click to expand...
Click to collapse
I can't seem to edit / change the config.txt file in the Extended ROM. I tried editing it from the Extended ROM and Pocket Word prompts me with this:
"No storage memory available
Tap Cancel, use File Explorer to delete some files, and try again. Or, move the note to an alternate storage location.
Tap Discard to close the document without saving changes"
I then tried to copy the config.txt file to a different folder (i.e. My Documents) and edit it from there. After doing this, I tried to overwrite the config.txt in the Extended ROM with the new config.txt and it says:
"Action Failed
Cannot overwrite file 'config.txt'. The media is write protected.
Press 'Yes' to continue."
extrom unlocker
try this to unlock/unhide your extrom and edit/cook as well.
Re: extrom unlocker
:lol: harhar.. got it.. thanks a lot!
Thank you so much for posting a copy of the CAB file! I had to replace my phone and the new one wouldn't sync. I was getting desparate because most of my books are in .lit format - beginning to go through withdrawl symptoms. And the MS Reader for PPC only loads through the Mobile Device Center. I've been scouring the 'net trying to find some answer that works to fix the problem and coming up with nothing effective. With this CAB, I don't need to sync. Thanks again!
Quite an ancient thread, I hope I'll get some answers...
This CAB does not work on my WinCE 6.0 handheld with ANYKA CPU.
Most of the CAB I download do not work. Only CABs found in MioPocket package work.
Why?
MioPocket contains MS Reader too, already "installed", but upon starting it complains about internal error 010, which afaik means "messing fonts".
So where do I get missing fonts from?

Help me please! I messed up !!

I feel like a total IDIOT !!!
I was messing around with my TyTn trying to unlock the ext rom.....
I installed fit4cat 1.0 checked it out...didn't do anything with it.
My TyTn started acting a little strange..so I did a hard reset.
When it reboot during the customization process it tells me:
\Extended_ROM\MT_ShortcutMMS-Hermes.CAB does not exist.....
then it freezes!!!!!
What did I do !!! I'm a fool!
Can someone help me out?
I just want to reset it and get the ext rom installed..
btw..i have bootloader 1.14
ok...i kind of got things going again.....!
I still get the message about the missing .cab file!!
I can now access the ext rom folder.....now the question is how do I instal .cab files for the ext rom?
I downloaded the appropriate ext rom version for my device and it contains a bunch of .cab files, one of them being the missing file
How do I get it in there...do I simply instal it like a standrd .cab file?
Does it need to be installed in the ext rom ?
hahaha your not the only one... what you need to do is visit the wiki here and download the appropriate ExtROM for your device and... use fid4cat to unhide and unlock the EtxROM and simpy copy the missing file back there... re lock the ROM using fid4cat and hard reset it....
walshieau said:
hahaha your not the only one... what you need to do is visit the wiki here and download the appropriate ExtROM for your device and... use fid4cat to unhide and unlock the EtxROM and simpy copy the missing file back there... re lock the ROM using fid4cat and hard reset it....
Click to expand...
Click to collapse
ok.....where do you copy the missing files? at the root level of the ExtRom folder?
There's other folders in there:
Program Files
WMDRM
I don't see any other .cab files in the ExtRom folder of my device...is that normal? Should I copy all the ExtRom file I downloaded since I have none in the device ExtRom folder?
if you can see the extrom and there are no cab files inside it then you have somehow formatted your EtxROM, you need to copy all files from the relevant downloaded ExtROM onto your PDA in the ExtROM folder and relock the etxROM
walshieau said:
if you can see the extrom and there are no cab files inside it then you have somehow formatted your EtxROM, you need to copy all files from the relevant downloaded ExtROM onto your PDA in the ExtROM folder and relock the etxROM
Click to expand...
Click to collapse
I did it...followed you instructions...and everything is working again !!!
I even have the video phone enabled now !!!!!!
YOU ARE THE MAN....!!! thanks for your help!
no problems... in future take a backup of everything before you do anything i have run into your situation many times hahahahaha....

is there anyway to install UC files on card instead of device

Is there anyway to install UC files on card instead of device ,any command which we can possibly put on sdconfig.txt which tells it to install all files in cab folder(on sdcard) to sd card only directly?
Yes. You have to hard code the application to install to the storage card.
seems like alot of work to me ,i use wm7 by maxniper ,maybe you can tell me (a link or rom ) which tools will be helpful to open the file and edit it . although the other way could be to edit cab files installation directories with WinCE CAB Manager but that i have not tried yet ,also it would require editing all cab files one by one.
I was actually thinking of the CAB installers not autorun, although using this:
Code:
HIDE:ENABLED
LOCK:DISABLED
CAB: ...
LOCK:ENABLED
Hide:DISABLED
might allow you to select each cab.
Another thought is: if you have the cabs, manually install them onto the storage card and then copy links to the programs using
Code:
CPY1:TheFileYouWantToCopy
CPY2:WhereYouWantItToGo

can i delete ExtROM folder after installation

can i delete ExtROM folder after installation
or must it always be on my sdcard for wm 2005 / 2006 ?
(i am still decidi9ng whether to upgrade to 2005 or 2006 ...
you can delete it
so this folder is only scanned/run when a hard reset is done ? is this why my extrom version is blank ? so if i delete this folder off my sd card . i will get my extrom version back in my device info field ?

New ROM cooking

Dear Friends,
I want to cook/Edit ROM with NeoKit tool. I want to add some CABs file to ROM and when I Hard reset My PPC I want These CABs files to be installed Automatically in my SD card. Is it possible?
Thanks
Salam
Salam mohandes
moshkelet Chiye?
Adel
ebaskar said:
Dear Friends,
I want to cook/Edit ROM with NeoKit tool. I want to add some CABs file to ROM and when I Hard reset My PPC I want These CABs files to be installed Automatically in my SD card. Is it possible?
Thanks
Click to expand...
Click to collapse
Use the UC config tab and add your cab files there i think from memory and it makes the config file for you
wapvirus said:
Use the UC config tab and add your cab files there i think from memory and it makes the config file for you
Click to expand...
Click to collapse
I want to put both CABs file and installed CABs in my storage card. for example when I Hard Reset my PPC, it should read CABs from Storage card and install them into Storagecard/programFiles folder automatically. Is it possible?
ebaskar said:
I want to put both CABs file and installed CABs in my storage card. for example when I Hard Reset my PPC, it should read CABs from Storage card and install them into Storagecard/programFiles folder automatically. Is it possible?
Click to expand...
Click to collapse
I think i understand what you are asking yes it's possible because the The cabs that get installed are in a special folder and only the cab files in the UC config file will be installed

Categories

Resources