Add Registry Entry From Command Line ???? - Windows Mobile Development and Hacking General

I've managed to use the Extended_Rom and Config to restore an XDAII after hard reset.
Problem is that I need to add a registry entry for a control (from the config file)
I used the How to Make the extended ROM visible on your HTC Himalaya .cab
http://www.ppcw.net/?itemid=1638
can anyone explain how i would do something similar (simply?)
thanks

Related

Ext Rom Customisation

Hi All,
I am meddling with my ext rom. I am setting it to auto install s/w upon hard reset. it works fine. I found out that when i hard reset the pda and phone volume is set to half. How do i make it to full ? Also, i would like to know
how do i move some files to some other folders. eg: ringtones, etc.
One option is to use the CAB Wizard and create a Small CAB File with your settings for Registry - Cab wizard allows you to put files into specific folders etc and all this you can do without writing ONE SINGLE LINE OF Script.
Another option is to do it via script :
In the config.txt you can add the lines :
CPY1:\Extended_ROM\CabInstall.exe
CPY2:\Windows\Start Menu\Programs\CabInstall.exe
Means the Cabinstall.exe will be copied from the extended_Rom to the Programs folder in Windows\Start Menu.
The Registry keys you can check out on the link :
http://wiki.xda-developers.com/index.php?pagename=BA_Hacks
If they are not there - PM me and I shall send them to you...
Rgs/DD
thanks! I downloaded the PHM Reg editor and followed the instructions under Microsoft Application Installer -> Changing the setting so that it asks you where to install a cab on the link above..
It worked.. my ipaq now ask me where to install the cab files!
brilliant... thanks again!

Cab files missing an icon?

If like me your imate jamin has no icon for cab files I have the solution
Edit the registry and change the following value to read
[HKEY_CLASSES_ROOT\cabfile\DefaultIcon]
Edit the (Default) so it reads
shellresapps.dll,-15618
Or run the attached cab file.
Or import the reg file (if you have a registry editor which can)
Nice job - worked on my wizard too :wink:
Im just not too sure why the value was set to what it was, it simply doesnt work.
I noticed on my WM5 emulator it all looked fine so just copied and pasted the correct key.

Can't write to Windows or save Registry Changes

Hi All,
I'm trying to make some registry changes on the Mogul and when I save the changes all is ok until I soft boot and then they go back to their default values. How can I prevent this?
I am also trying to save a file in the \Windows directory and it's giving me an access is denied message, how do I unlock this directory?
Thanks,
X2K
Which registry editor are you using?
Try using Resco explorer and registry editor pluggin:
http://www.resco.net/pocketpc/explorer/
I hope it helps.
I'm using PHM Regedit
Which registry key(s) are you trying to edit? Some keys don't get saved or get reset no matter what upon reboot.
Try this:
In [HKLM\System\ObjectStore] is a reg key "RegistryType=1", which means Hive based registry.
When you set it to "RegistryType=0", which means FILE based registry, all changes you do in the registry will stay there also if you reboot with device's reset button...
BUT AFTER YOU CHANGE THIS VALUE, FIRST REBOOT HAS TO BE DONE WITH SOME SOFTWARE, NOT WITH THE RESET BUTTON.
Subsequent reboots can be done with reset button then.
lanwarrior said:
...
In [HKLM\System\ObjectStore] is a reg key "RegistryType=1", which means Hive based registry.
When you set it to "RegistryType=0", which means FILE based registry, all changes you do in the registry will stay there also if you reboot with device's reset button...
Click to expand...
Click to collapse
Great tip, even after a year since you posted it . Couldn't get rid of the default t-mobile -MDA Vario III aka kaiser- settings (PIE homepage e.g.), but you helped me out on this one
Hello all. I have tried to make the registry change (In [HKLM\System\ObjectStore] "RegistryType=1") to "RegistryType=0" mentioned above. That worked fine but I still can't save a change I'm trying to make. I bought MS Voice Command and was told to change the [HKLM\Software\OEM\Voicecommand path to \Program Files\MS Voice Command\voicecmd.exe. I can't seem to save the change. I have used several different registry editors including PHM, Resco and CeRegEditor. The displayed path (\Windows\SDDialer.exe) will not update. I'm using a Verizon XV6800 with WM 6.1 and the Verizon MR-1 update. Any ideas?
Thanks in advance.

Editing registry

Sorry if this question is a bit dense.......
I have a Pioneer in-car Bluetooth system that cant see my Hermes (SPV 3100).
I have found this solution below on another thread. Could anyone advise:
1. Where to fine the registry file (I cant find it anywhere through explorer)
2. How do I update the registry?
Many thanks for any help...
Solutions:
Change the COD (Class of Device) from a PDA device to a smartphone device.
This can be done this way:
1. First make sure you've got a backup, or remember all settings you change in the registry.
2. Edit with a registry editor the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Bluetooth\SY S\COD
By default my vario II does have the value: 1048852 (decimal)
Change this to: 5374476 (decimal).
3. Soft restart your device
4. Voila! Your device now identifies itself as a smartphone, and my pioneer unit finds it without problems.
search the forum for a registery editor..and then edit the required registery
Thanks.
I now have Total Commander installed. Where are the registry files?
TC is whowing the following directories:
Application data
ConnMgr
Docs & Settings
My Docs
Program files
Storage Card
Temp
Windows
..and then half a dozen files
i dont think it edits the registery files.....
use this one ...
http://forum.xda-developers.com/attachment.php?attachmentid=29661&d=1155247044
or this one http://www.freewarepocketpc.net/ppc-download-phm-registry-editor-v0-70.html
Loaded and registry changed. I'll see if it connects to the Pioneer system tonight.
MANY THANKS for the advice

Back door on magellan triton

After successfully accessing file system on magellan triton 1500 described on http://tritonforum.com/forum/viewtopic.php?f=6&t=1289 i install OziCe (pna version) on it and it's working fine, but there is big problem. In Triton system core is missing soft keyboard so there is no way to register Ozice. I researched a bit and after comparing files and registry on triton and my ipaq i found that on triton is missing file softkb.dll in windows directory and also there is no registry entry like in my ipaq HKLM\\Drivers\BuiltIn\sip\ for activation of softkeybord on system startup.
So my question is if i just copy softkb.dll to windows directory on my triton an if i add entry in registry like on ipaq would that be enough to activate soft keybord?
Also does anybody know how to make backup of triton registry. I try with TRE and regedit but option export registry on both programs is not working.
tenx...
After one day of researching:
I was able to copy softkb.dll to windows directory of my triton but was unable to add entry in registry for SIP. Because there is no keybord only way to enter something into registry is to create .reg file and import that via registry editor. I extract reg key from my ipaq and try with 3 different registry editors to import it into triton registry but without success...
Unfortunately i haven't got a clue what you are adressing to here, but maybe this suggestion might help you?
How about you install something like 'Soti PocketController', or any other tool that let's you control your device through a PC (or mac for that matter) to enable your PC-keyboard as text-input?
Hope this helps!! Good luck!

Categories

Resources