help with registry editing - Upgrading, Modifying and Unlocking

I just downloaded total commander but am wondering how to interpret the registry tweeks. What exactly do i do when i find the registry item (example below)
Remove the Battery Icon:
[HKEY_LOCAL_MACHINE\Services\Power]
"ShowIcon"=dword:00000000
i can find HKEY_LOCAL_MACHINE\Services\Power but then what does "showicon"=dword:00000000 mean?
Or maybe someone can point me in the right direction on where a tutorial would be on editing this stuff. Thanks!

Related

How do you edit the registry

I have seen how to change the size of txt in a sms on Crossbow, but how do I edit the registry? I went to the Universal registry page but there was a tool only cabs or advice on which line to amend.
You need to install a registry editor app. There are a few about. TotalCommander is one. phmRegEdit another and I think there's one in the skbTools. Here's a good roundup:
http://www.pocketpcmag.com/blogs/menneisyys/UltimateRoundupOfRegistryEditors.asp

How do I remove the clock from the task bar?

Is it possible to remove the clock from the task bar at the top of the page next to the phone signal indicator......if so how do I do it????
Many thanks
Have a look at the wiki! There you will find it:
[HKLM\Software\Microsoft\Shell\]
"ShowTitleBarClock"=0 (disable)
"ShowTitleBarClock"=1 (enable)
Hi Peter,
If I follow the root you described I don't find "Showtitlebarclock" (I have a Orbit XDA). Where would I find the Wiki........and what is it?????
Many thanks
Rob.
look here:
http://wiki.xda-developers.com/index.php?pagename=Artemis_Registry
You'll need a registry editor to enter and change the values in the registry

Reg edit s/w

I've read lots of posts on this forum that involve editing the registry. There are a few simple ones that i'd like to try but I can't find anywhere an explanation of how to get a very simple reg edit program?
Can anyone help?
AdamUK said:
I've read lots of posts on this forum that involve editing the registry. There are a few simple ones that i'd like to try but I can't find anywhere an explanation of how to get a very simple reg edit program?
Can anyone help?
Click to expand...
Click to collapse
Freeware:
http://www.freewareppc.com/utilities/utilities_registry.shtml
http://www.freewareppc.com/utilities/taskmanager.shtmlhttp://forum.xda-developers.com/showthread.php?t=299705&highlight=dotfred
Commercial:
Resco Registry (part of Resco Explorer) - http://www.resco.net
Cheers,
Vibranze
TotalCommander 2.0
Or TotalCommander 2.5 Beta
Google and you will find.

Import Registry pb ? morstcript

Hi all
i like to play with morstcript to personnalize my Rhodium..
to import the lnk of my manila (i use maxmanil with 20 lnk), i use that :
RunWait( "FS_TaskMgr.exe", "\App\Rom\Perso\Kwanice_Manila.reg" )
i add that to be sure there is no pb with htc sense
RegWriteDWord("HKLM","Software\Microsoft\Today\Items\HTC Sense", "Enabled","0")
RedrawToday
and
RegWriteDWord("HKLM","Software\Microsoft\Today\Items\HTC Sense", "Enabled","1")
RedrawToday
but i have always problem.. the shortcut on the home tab are not good...sometime yes sometime no..
can you explain why?
(if i use a .cab with only the registry value, it seems to work fine...)???
thanks for your help
no idea?
When you want to import .reg? you use mortscript? or a .cab file?
Or .xml files?
Since you're relying on a third party app to actually import the reg file maybe the problem isn't Mortscript but the app your script calls. You could always try another registry editor to import the file.
Also I think this can be done using Mortscript alone (with no 3rd party apps). You could try to make a registry import script using just Mortscript (a combination of If, ReadFile/ReadLine, ForEach, Split/Part/Replace, RegWrite and a couple of tricks should do it). reg files are actually text files so if needed you could always change the file it to make it easier for Mortscript to import.
frmariam said:
Since you're relying on a third party app to actually import the reg file maybe the problem isn't Mortscript but the app your script calls. You could always try another registry editor to import the file.
Also I think this can be done using Mortscript alone (with no 3rd party apps). You could try to make a registry import script using just Mortscript (a combination of If, ReadFile/ReadLine, ForEach, Split/Part/Replace, RegWrite and a couple of tricks should do it). reg files are actually text files so if needed you could always change the file it to make it easier for Mortscript to import.
Click to expand...
Click to collapse
yes good idea
but i have a lot of registry... it's easier to import reg if not i need to write all .reg line one by one...little boring..
or maybe there is another way to do that more simple? (i'm not an expert with mortscript^^)
but thanks for your help
You wouldn't write each registry entry. A script can be done to do all that work: read the reg file, parse each line (root, key/subkey, name/value, type), convert the text to Mortscript syntax and write it to the registry. But it would be a somewhat complex script and would take more time to write than writing 20 reg keys...
frmariam said:
You wouldn't write each registry entry individually. A script can be done to do all that work: read the reg file, parse each line (root, key/subkey, name/value, type), convert the text to Mortscript syntax and write it to the registry. But it would be a somewhat complex script I believe...
Click to expand...
Click to collapse
wow^^
i will try to find i understand alittle bit
thks

[Q] CommManager default registry settings

Can somebody place here exported default registry settings of CommManager?
I mean this registry key:
HKLM/Software/HTC/CommManager
I have screwed up mine. Thanks in advance
Nobody is kind enough to help me?
How to do it with Resco Registry Editor:
- open HKEY_LOCAL_MACHINE\Software\HTC
- long click on CommManager
- select Export
- save as anything.reg
Upload the "anything.reg" file here.
Thanks!!
I can not believe nobody has helped you
here you are
Thank you very much Azesss!!!

Categories

Resources