[WM2003SE] Can I install a program in the ROM? - Windows Mobile Development and Hacking General

Can I install a program in the ROM?
So even after a hard reset the program stays, I want to install coreplayer.... Is it possible?

No, it is not possible to install / add / delete programs in ROM on any kind of device.
You should check if your device has a "File store". Some WM 2003 devices (particularly HP iPaqs) have a flash section (about 10MB) that is not erased during hard reset.

I have an extended rom, but its hidden how can i acces it?

That depends on the specific model of the device you have.
Check out the WiKi.

Related

How to install programs into the Hidden/Extended ROM

Ok, I've read through the entire ROM modification thing extensively, but I still can't figure out something.
ROM is divded into 2 parts...
1) Extended/"Hidden" ROM (about 70-80MB)
2) Free ROM (about 40-50MB)
Now, I can add stuff to the Extended ROM and when I do a hard reset it will install stuff in the Extended ROM.
For e.g. when I add the Skype.cab file into Extended ROM, it installs itself after a hard reset. BUT the Skype program itself installs into the "Free ROM" area and not the "Extended ROM" area where I have 80MB capacity (and I want to fill it up)!
Some someone please help me on how to install the program INTO the Extended ROM?
Altough it is possible, forget abouth it 'cose it's veru likely that you will damage ext.storage in that way (I did). Install the app on the storage card and after hardreset create shortcut in the windows\start menu\programs

XDA Atom Extended Rom - How to put new files in startup?

Hi All,
I bought Cartystudios Ultimate Theft Alert after reading about it on this site. It is indeed a good product but theres a problem when using it on the atom.
If a thief hard resets the device, the protection is lost.
apparently, on most devices, its possible to put the file in the extended rom, so that if its hard reset, the app loads and runs the checks to see if the sim has been changed.
I've managed to locate the hidden partition using the unlocker but placing the files has no effect. Is it possible to edit anything that will run the uta application when the device is hard reset? Can the autoinst.dat file be edited to change which progs r run on startup?
anyone?
I don't see any reason to put autoinstalled program after hard reset. Usually, you use programs that need serials... so during startup, you must input these serials... that need time&serial list... that you must store anythere... To my mind the better way, use SPB backup programm, which create self extract application, that :wink: autoinstall all programs, that you need after hard reset.
yes under ordinary circumstances, you're correct...
however, this program is to help you recover your phone when it's stolen.
I dont even need it to install upon hard reset, it would be enough if it would just run after hard reset as it is an exe file.
Basically i need some way to run exe files from the extended rom upon hard reset...kind of the way the auto configurator always runs, or the o2 install app runs
anyone managed to cook this into ATOM?
anyone manage to locate the autoinst.dat or config.txt for customisation?

After a Hard reset how do I automatically run a config script

Does anyone know how to automatically run a config script or application after a hard reset?.
if your talking about the autorun.exe the one that loads the cabs from the ext rom then it should automatically run after a hard reset, if it does not then you may need to re-flash your rom as your ext rom has been trashed
Hi,
Thanks for that - what I am trying to do is...
I install an app (including .net v2.2) When the device is hard reset I want to be able to get PPC to automatically reinstall .net 2.2 and my own app.
Presumably I need to put some cabs somewhere that will be automatically run by autorun.exe?
But where (and how) do I place the cabs and what should they be called.
Many Many Thanks
Chris
Chris_French said:
Hi,
Thanks for that - what I am trying to do is...
I install an app (including .net v2.2) When the device is hard reset I want to be able to get PPC to automatically reinstall .net 2.2 and my own app.
Presumably I need to put some cabs somewhere that will be automatically run by autorun.exe?
But where (and how) do I place the cabs and what should they be called.
Many Many Thanks
Chris
Click to expand...
Click to collapse
yes, the cab must be in the ext rom and you must edit the config.txt in the ext rom.. its easy and you will understand as soon as you open the config.txt
There is a section on wiki in the BA section (extended rom kitchen) that will give you more info.
Link Below
Thanks for that - It is a real help - If I can do anything for you in the future just let me know.
One more (hopefully) final question on this point....
How do you unlock the extended rom on Win Mobile 05 (Ipaq 6515). I have found some stuff on it but nothing seems to work
I have a apache Verizon and a T-mobile h6315. I'm guessing that your's is simular to my h6315. On the h6315 the extended rom is called "iPAQ ROM". search for it in your registery. You'll find that there is a entry that shows it's mode of the file system. value is one change it to 0, or delete it from the registry and reboot.
In the extended rom there is a directory called Config there is a cab provisioning file and cab file that I think are probably installed on a had boot.
Sorry, I can't look up the specific regristry entry now, will try later if this isn't good enough.

Deleting software.

I am woundering is it worth deleting programs that came with the HTC HD2? Can some one also tell me how I tried using the add & remove on settings but it only finds stuff on storage card.
-Metta
Anyone help me as of now?
most of the cases, you can't, those are present in the ROM, so they are "hard burned" on the device, the best way to remove useless programs thatare already on the device (and that's always a good idea) is to install HSPL(2) on the device and flash a custom rom which has only the bare set of base programs, on which you build up your fav setup
If you're curious, look here http://forum.xda-developers.com/showthread.php?t=609477

[Q] Cannot run any .exe file

i tried installing android but it didnt work the haret file wouldnt open and kept getting error message (http://forum.xda-developers.com/showthread.php?p=11352461#post11352461)
So i tried to flash my rom following this tut
http://forum.xda-developers.com/showthread.php?t=505377
but i was unable to run SPL v 1.56.OliNex, it kept saying error 240 device not responding
so i put the manual touch hd .exe onto my phone
but i get the same error message as when i run haret
the file 'name of .exe program' cannot be opened. either it is not trusted..if the problem persists try reinstalling or restoring the file..
what do i do?
......... any 1?
excatly like the error message says, there can be 2 possible reasons, why it wouldn't open:
1. it is not trusted
2. a component is missing
1. if it is not trusted, try hd tweak and set it to ignore certifications warnings
2. the "component" that is usually missing is .net framework 3.5. many apps come not fully loaded with their own code but are based on certain runtimes, which makes them compatible with more windows mobile versions and keep them clean, but to have those shared libraries and make the phone "understand" this program, you need to install the .net framework.
Chef_Tony said:
excatly like the error message says, there can be 2 possible reasons, why it wouldn't open:
1. it is not trusted
2. a component is missing
1. if it is not trusted, try hd tweak and set it to ignore certifications warnings
2. the "component" that is usually missing is .net framework 3.5. many apps come not fully loaded with their own code but are based on certain runtimes, which makes them compatible with more windows mobile versions and keep them clean, but to have those shared libraries and make the phone "understand" this program, you need to install the .net framework.
Click to expand...
Click to collapse
already gt framework 3.5, ill try hd tweak
edit
i tried to install hd tweak but when i opened the .cab file on phone i got past 'the program is from an unknown publisher..do you want to continue' i pressed yes but then i get the message 'installation of HD Tweak was unsuccessful'
too bad, i already suspected something like this to happen. to disable certification you'd have to install an uncertified program, vicious circle. what rom are you running? many roms don't have the certificate issue, because by default this is disabled by the rom chefs. another thing that you could try might be the autoinstall feature:
in my rom (cloudy 0.7) there is an autoinstall feature. it consists of a startmenu link AutoInstall, which then disables certain policies (including certification) to install all cabs in the AutoInstall folder on the sd card, kinda like an EXTROM known from older devices. most roms have a user customization (UC) feature built in, please post your rom chef and version or refer to the thread you got the rom from to check for this feature. i hope you already have ms myphone installed or you are able to run pimbackup on your device, because you might have a hardreset coming in your near future, and you should make sure to have backups of all your personal data and only that. using sprite backup, spb backup or resco backup is not recommended, that will not only restore your data, but also the problem, you are having right now.
in case you are running a shipped rom, which would explain, why that annoying certification is there in the first place, chances are slim, that UC will work for you, and if you also don't have ms myphone or are unable to run pimbackup, you should at least try and sync your data with exchange or outlook (however, this will not backup your call logs or sms)
i am still wondering what might have caused your troubles in the first place. did you install android as a cab? if it was the new froyo x build, which comes as portable os, it should be completely wiped, when you delete the folders from the sd card, in case of the earlier cab version, you might want to try uninstalling it. in case you made the error to install it to the internal storage, the hard reset is inevitable.
Chef_Tony said:
too bad, i already suspected something like this to happen. to disable certification you'd have to install an uncertified program, vicious circle. what rom are you running? many roms don't have the certificate issue, because by default this is disabled by the rom chefs. another thing that you could try might be the autoinstall feature:
in my rom (cloudy 0.7) there is an autoinstall feature. it consists of a startmenu link AutoInstall, which then disables certain policies (including certification) to install all cabs in the AutoInstall folder on the sd card, kinda like an EXTROM known from older devices. most roms have a user customization (UC) feature built in, please post your rom chef and version or refer to the thread you got the rom from to check for this feature. i hope you already have ms myphone installed or you are able to run pimbackup on your device, because you might have a hardreset coming in your near future, and you should make sure to have backups of all your personal data and only that. using sprite backup, spb backup or resco backup is not recommended, that will not only restore your data, but also the problem, you are having right now.
in case you are running a shipped rom, which would explain, why that annoying certification is there in the first place, chances are slim, that UC will work for you, and if you also don't have ms myphone or are unable to run pimbackup, you should at least try and sync your data with exchange or outlook (however, this will not backup your call logs or sms)
i am still wondering what might have caused your troubles in the first place. did you install android as a cab? if it was the new froyo x build, which comes as portable os, it should be completely wiped, when you delete the folders from the sd card, in case of the earlier cab version, you might want to try uninstalling it. in case you made the error to install it to the internal storage, the hard reset is inevitable.
Click to expand...
Click to collapse
im running original rom
here read this
http://forum.xda-developers.com/showthread.php?p=11352461#post11352461
i think this is what caused the problem, any idea how to solve?
as mentioned before, your device is pretty screwed up and you best option is to try and backup your personal information and then perform a hard reset and format your sd card (which might have troubles due to the android incident)
Chef_Tony said:
as mentioned before, your device is pretty screwed up and you best option is to try and backup your personal information and then perform a hard reset and format your sd card (which might have troubles due to the android incident)
Click to expand...
Click to collapse
Ive reformated mem card, ive backed up my documents with activesync. Yes im a noob how do u hard reset ?
switch off the device completely (not just sleep). then while pressing both the volume keys, switch it back on. you should see a white screen with blue font giving you instructions on how to reset the device to factory defaults.
Chef_Tony said:
switch off the device completely (not just sleep). then while pressing both the volume keys, switch it back on. you should see a white screen with blue font giving you instructions on how to reset the device to factory defaults.
Click to expand...
Click to collapse
thanks now gt android but im using the blackstone henge rom is this a good rom?

Categories

Resources