Need HELP!!!
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys]
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\113]
"Open"="\\Windows\\Callhistory.lnk"
@="Callhistory"
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\112]
"Open"="\\Windows\\WirelessIcon.lnk"
@="Wireless"
you can find callhistory.exe program in google and creat its lnk file,and write it to regedit
Related
Hello,
I have a registry key, that i would like to distribut (for does who don't know how to modify registry)
I'm using Resco Registry Editor (with this one first there is now way to export a single KEY)
So what tool (if possible FREE ONE) can I use in order to creat a Key and then pack it into a CAB File for Pocket PC ?
Thank you
If you install embedded Visual C++ 4 and the Windows Mobile 2003 SDK (both free), you will get a remote registry editor that is able to export any part of registry.
There will also be samples, showing you how to build a cab file.
I guess this is the answer you didn't wanna hear, but I've found no software which can build a cab from a registry file yet.
Use WinCe Cab manager
http://www.ocpsoftware.com/
Everybody talks about registry changes but which program do we use? I could not find regedit.exe in the Windows folder. :?
http://www2r.biglobe.ne.jp/~tascal/download/pocketpc/tre_e.htm
Hi All
Unfortunately when trying to upgrade MS voice command - I've accidentaly deleted the entire registry HKEY_LOCAL_MACHINE\Software\OEM\VoiceCommand to use it for bluetooth voice dialing. Can someone post a full reg entry of it or attached a file so I can insert it into my reg file. BTW, the MS voice command is in the default dir \programs files\.... Many thanks in Advance
Hi to all
To hide my Sim Contacts from Addressbook I used the PHM Registry Editor (0.70) and modified the Valuename ShowSIM to 0. It works great no SIM Contacts in Addressbook, until i reboot (turn off, tunr on) my Device. After the Reboot the ShowSIM Value is changed automatically to 1 and all my SIM Contacts appears again
Does anybody know how to constant modify this registry Key?
Kind Regards Daniel
I have found a solution...
Download dotfred's excellent TaskManager/Registry Editor from: http://www.dotfred.net/TaskMgr.htm
Copy the exe to wherever you want on your device,
Use the registry editor in there to set the ShowSIM value to 0.
Export that registry value... to \My Documents\HideSIMContacts.reg (for example)
Create a shortcut to the task manager exe in Windows\StartUp.
Edit the properties of that shortcut (I use Resco Explorer) and set the Target as follows:
"<path to task manager>" \My Documents\HideSIMContacts.reg /silent
Make sure you have "'s around the Task Manager path BUT NOT around the path for the reg file.
Reboot...
Bob's your uncle.
How do I extract *.reg files to use with sashimi and UC? Thanks in advance.
With a reg editor Resco etc
stylez said:
With a reg editor Resco etc
Click to expand...
Click to collapse
Resco reg editor only have the option to import.
CERegistryEditor, download here, you can export/import & edit registry from your PC. Make sure to change the save as extention on exporting. It is defaulted to .cereg.
You can also export .reg-files with Total Commander. Just go to the desired key, select 'Copy' and 'Paste' it on your filesystem to save the key to the desired location.
As you are using SASHIMI, there is a registry editor just inside the programs folder of SASHIMI, and you can use it to import/export any registry, whole key, or single string or dword.