How to create automatic reg key ? - HD2 General

Hello,
How can I create a automatic reg key with this values:
HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\Sys
Add the DWORD setting COD=5374476
And how can I make this file installable, as XML or CAB ?
I want to use this file to make the reg change when I installed a new ROM ...
I don't want to use regeditor all the time, it should be easier
Suggestions ?

Use this mate...
http://forum.xda-developers.com/showthread.php?t=400221
You can make a cab file with as many registry changes as you like and then just run that whenever you need to apply them.
Hope it helps

xivius said:
Hello,
How can I create a automatic reg key with this values:
HKEY_LOCAL_MACHINE\Software\Microsoft\Bluetooth\Sys
Add the DWORD setting COD=5374476
And how can I make this file installable, as XML or CAB ?
I want to use this file to make the reg change when I installed a new ROM ...
I don't want to use regeditor all the time, it should be easier
Suggestions ?
Click to expand...
Click to collapse
Or just install this .cab
View attachment 288037
Grtz,
Degake

degake said:
Or just install this .cab
View attachment 288037
Grtz,
Degake
Click to expand...
Click to collapse
THANKS!

Related

CeRegEditor NEW ver 0.0.5.2, with regular expressions

Hello,
I'd like to introduce new registry editor CeRegEditor for WindowsCE, WindowsMobile
It works on desktop PC but operates on PDA's registry.
Main features:
- keys/values create and edit
- fast search
- export/import keys to/from REG file
- create "image" registry with compare and restore service
- free for private and commercial use
- registry compare to CAB or REG files
- open REG/RGU, CAB, HV as regular registry, with all edit functions available
...and many more
link to web site: http://ceregeditor.mdsoft.pl?lang=en
link to software: http://ceregeditor.mdsoft.pl/ceregedit_setup.exe
It is still during test period, but basic features are well tested and stable
It is Polish software but with english interface
edit
If You find any error in the application or mistake in English interface please send an email to [email protected] or write it within thread
nice one! thanks!
It looks very nice! thanks
Hi!
Thanks a lot! The compare service makes it even easier to build OEM packages when kooking ROMs. Great software!
Regards,
PK
nice app.
good tool, many of cookers want to edit the registries using the PC
Nice software I have one suggestion: since this works on the desktop, one feature that would be neet was that if we install a CAB, it detects what's changed on the PPC, regarding the registry. That would be great to know what are the registry keys needed for the instalation of OEM packages!
dferreira said:
Nice software .... if we install a CAB, it detects what's changed on the PPC, regarding the registry. That would be great to know what are the registry keys needed for the instalation of OEM packages!
Click to expand...
Click to collapse
You can use compare tool embedded into CeRegEditor.
First, create registry image(Images->Create image or F2 key) and after cab instalation perform compare registry, Images->Compare registry. It will show only differences/changes between the image and the current registry
I hope this will be useful for You
Great Work
Great work, sounds cool...thanks !
Yes, very thanks so much!
NIce Progie thanx
New version 0.0.2.2
+ added UNICODE support for export/import data to/from REG file
+ fixed header in REG file. The string in header changed to REGEDIT4. Previous string was not compatible with some other registry tools (WinCE Cab Manager)
+ fixed format of path to directory/file in REG file.
...and some minor fixes
Thank you, I was using Mobile Registry Editor to edit registry directly from Desktop but your app look nice
New version 0.0.3.0 available
Some fixes and new features!
Now, compare tool handles CAB and REG files
So, it is possible to compare registry to CAB file or REG file, CAB to CAB, CAB to REG, REG to registry image, etc.
It's possible to check what changes will be made by CAB before CAB instalation
Update details: http://ceregeditor.mdsoft.pl/index.php?id=4&lang=en
Download: http://ceregeditor.mdsoft.pl/ceregedit_setup.exe
cool... I will check this out soon.
@mdziedzic, curious how you are implementig the cab compare function... are you just looking at reg entries stored in the cab? Cos sometimes the complicated ones involve self-registering dlls and setup.dll files that make reg entries also. Prime examples of this are voice command, mark all as read, and some SPB apps. For those we always have to do a reg diff before/after cab install to see what the setup.dll did (or see the self-registered dll additions).
I have been wondering if it's possible to write an app that examines a setup.dll to see what reg entries it would create. So far I don't know of any way to do that other than reg dump->install cab->reg dump->compare.
Anyway your app will be very useful! Thanks for your hard work.
congratz.
widzisz? docenią....
luv2chill said:
@mdziedzic, curious how you are implementig the cab compare function... are you just looking at reg entries stored in the cab? {...cut...}
Click to expand...
Click to collapse
Yes, I compare only reg entries stored in cab!
luv2chill said:
I have been wondering if it's possible to write an app that examines a setup.dll to see what reg entries it would create.
Click to expand...
Click to collapse
I think it is not possible! Each developer/provider creates it's individual setup.dll for CABs. Each DLL could has different structure (written in C++ or Pascal). Trying to "decode" setup.dll will be always "guessig"!
luv2chill said:
So far I don't know of any way to do that other than reg dump->install cab->reg dump->compare.
Click to expand...
Click to collapse
IMO, for CABs with setup.dll or exe instalators it's the best metod. In CeRegEditor, just create registry image (F2)-> do instalations-> compare registry with image(F3). After compare You can save differences to REG file
luv2chill said:
Anyway your app will be very useful! Thanks for your hard work.
Click to expand...
Click to collapse
Great
New version 0.0.3.1 available
http://ceregeditor.mdsoft.pl/ceregedit_setup.exe
Updates:
- fix in CAB-> REG conversion
great looking ap...
I particularly like the little status monitor...nice touch.
It would be great if you could also map registry files from a dumped rom. This way you could easily extract registry settings from other phones without the need of the actual device. At this moment you still need the phone.
is this possible

REG Problem!

Hi there!
I'm having a problem with a reg file I would like to apply to my Touch HD.
I got installed the "PHM RegEdit" application and if I click the reg file, the application launches and I can not apply the changes.
If I uninstall "PHM RegEdit", I click on the reg file again and the device says that there is no application for such a file.
What can I do?
Greetings!
reg files is just text files you can open it in a text editor and
create or alter the registrys manualy to fit what the reg file include
Thanks for the answer.
I know that, but this reg file has many value changes, it would be better if I can apply it automatically.
Please! Anyone?
Is there another application to apply this reg files?
PHM RegEdit doesn't seem to work.
Greetings!
FdcSoft TaskManager by dotfred
simply post your regfile or copy/paste it here so that we can have a look at it

How can i see the registry files

i need to access the registry to change some string values
You need a registry editor.
I use http://ceregeditor.mdsoft.pl/index.php?lang=en which is free.
Load on your pc and it uses ActiveSync to connect.
Remember to use its tool "unlock registry" to allow changes.
Also backup your registry with this editor before changes !
r
Andrew
Thank you
May i have it as CAB
civilization said:
Thank you
May i have it as CAB
Click to expand...
Click to collapse
What rom you using. Most roms have a registry editor already included. Check your programs list.
You can find most cabs here

Create a single cab out of multiple reg entries

Hey guys, I'd like to combine all my registry edits in to 1 single installable cab file. How can I do this? I have several regedits eg:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]"Hide"=dword:0
HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 0
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS and Change - CacheSize to 4096
As you can see, they are stored in my list of tweaks in plain English.. how can I make a properly formatted list of all of them and then make a cab that will install to my PPC and change all the appropriate reg entries.
Thanks in advance!
the7thson said:
Hey guys, I'd like to combine all my registry edits in to 1 single installable cab file. How can I do this? I have several regedits eg:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]"Hide"=dword:0
HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 0
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS and Change - CacheSize to 4096
As you can see, they are stored in my list of tweaks in plain English.. how can I make a properly formatted list of all of them and then make a cab that will install to my PPC and change all the appropriate reg entries.
Thanks in advance!
Click to expand...
Click to collapse
google ceregeditor. It will turn registry entries into a cab for you.
mwalt2 said:
google ceregeditor. It will turn registry entries into a cab for you.
Click to expand...
Click to collapse
Yes I actually am using ceregeditor. I can turn a single reg entry into a cab but I'm not sure how I can make a collection of regedits in to one cab file using that software. Could you point me in the right direction?
the7thson said:
Yes I actually am using ceregeditor. I can turn a single reg entry into a cab but I'm not sure how I can make a collection of regedits in to one cab file using that software. Could you point me in the right direction?
Click to expand...
Click to collapse
Just place your regedits in a text file and save it as something like filename.reg. Then open the reg file with ceregeditor and use the convert to cab option. Make sure your reg file is in the proper format (like what you get if you export the registry keys).
So:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
etc
etc
mwalt2 said:
Just place your regedits in a text file and save it as something like filename.reg. Then open the reg file with ceregeditor and use the convert to cab option. Make sure your reg file is in the proper format (like what you get if you export the registry keys).
So:
Code:
REGEDIT4
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
etc
etc
Click to expand...
Click to collapse
Excellent, thank you!! I will try this out tonight.
Also - is there any way I can DELETE any existing reg entries using this method?
And then I assume I can create new entries using this method also?
Thanks again.
the7thson said:
Excellent, thank you!! I will try this out tonight.
Also - is there any way I can DELETE any existing reg entries using this method?
And then I assume I can create new entries using this method also?
Thanks again.
Click to expand...
Click to collapse
I'm not sure about using this in a cab, but using .reg files, is possible to delete Keys(including SubKeys and Values) or just a specific Value from a Key.
Consider the following registry entry as an example:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
To delete a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][B][[COLOR=red]-[/COLOR]HKEY_LOCAL_MACHINE\ControlPanel\Pen][/B][/COLOR]
To delete a Value from a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][HKEY_LOCAL_MACHINE\ControlPanel\Pen][/COLOR]
[B][COLOR=royalblue]"Hide"=[/COLOR][COLOR=red]-[/COLOR][/B]
Thanks to Mr. Makk and his tutorials thread for the Value delete (I was only aware of the Key delete from analysing RGUs)
Cheers,
FInixNOver
FInixNOver said:
I'm not sure about using this in a cab, but using .reg files, is possible to delete Keys(including SubKeys and Values) or just a specific Value from a Key.
Consider the following registry entry as an example:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]
"Hide"=dword:0
To delete a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][B][[COLOR=red]-[/COLOR]HKEY_LOCAL_MACHINE\ControlPanel\Pen][/B][/COLOR]
To delete a Value from a Key create a reg file with the following:
Code:
REGEDIT4
[COLOR=seagreen][HKEY_LOCAL_MACHINE\ControlPanel\Pen][/COLOR]
[B][COLOR=royalblue]"Hide"=[/COLOR][COLOR=red]-[/COLOR][/B]
Thanks to Mr. Makk and his tutorials thread for the Value delete (I was only aware of the Key delete from analysing RGUs)
Cheers,
FInixNOver
Click to expand...
Click to collapse
Wow, thank you!!!
Is there any program that will allow multiple REG sections to all be exported to a single "file.reg" so that they can all be reloaded or converted to a CAB install file? I have multiple sections of my Registry which i would like to have in a single .REG or .CAB file but when i export each part of the REG separately then cut n paste to combine then it does not seem to re-install in to my register after a clean ROM boot.
Any ideas?
LOL!
Use WinCe Cab Manager.
Make New Cab, and then import all your reg's into single cab.
If you want to export all regs, just use export function.
If you want edit your entries, you can edit their right there.
the7thson said:
Hey guys, I'd like to combine all my registry edits in to 1 single installable cab file. How can I do this? I have several regedits eg:
[HKEY_LOCAL_MACHINE\ControlPanel\Pen]"Hide"=dword:0
HKCU\ControlPanel\Keybd and change DeviceLockWhenSuspend to 0
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS and Change - CacheSize to 4096
As you can see, they are stored in my list of tweaks in plain English.. how can I make a properly formatted list of all of them and then make a cab that will install to my PPC and change all the appropriate reg entries.
Thanks in advance!
Click to expand...
Click to collapse
See my signature
Magic Tweaks is exactly what you need with alot more Regs
Ethermind said:
LOL!
Use WinCe Cab Manager.
Make New Cab, and then import all your reg's into single cab.
If you want to export all regs, just use export function.
If you want edit your entries, you can edit their right there.
Click to expand...
Click to collapse
Yeah, use wince cab manager! Just add a key to the registry or use file, import reg!
When you want to save the cab you'll get a message that you don't added any files, thats oke because a key or a value isn't a file!

[SOLVED] BsB Tweaks & Gaz Touch Tools

These 2 apps are very usefull (at least for me lol) but they miss a simply import/export to file like in the old AdvancedConfig and this should be very usefull for chefs.
So my questions are:
Somebody know an app that take note of every registry change?
Somebody know which are the registry keys that these 2 app gonna change?
An alternative app that has an Import/Export feature?
Thanks.
Look up Kheb 1.1.
i use Resco...
Thanks Ted,
this is what i was searching for.
Farmer Ted said:
Look up Kheb 1.1.
Click to expand...
Click to collapse
Thanks Kurniawan,
Even...Resco?? Registry Editor?
kurniawan77 said:
i use Resco...
Click to expand...
Click to collapse
I too would like to make the setting for Auto Data disconnect Automatic. But there is no reg entries to preset for this in the Cooking package. If you find these reg values let me know.
I will try this program listed by Farmer Ted
af974 said:
Thanks Kurniawan,
Even...Resco?? Registry Editor?
Click to expand...
Click to collapse
yep... resco registry editor... but its not like kheb that can take snapshots... but it does import export regfiles....
The problem I see is that Touch Tools only has 2 registry entries under HKCU software Touch Tools. Confirm on exit and Hepatic Feebback.
When I make changes in the program where do these settings get stored?
Do two snapshots, the second with a diff, then make an oem from the diff. Look on your sd card for the kheb/diff folder, and the oem will be there.
I have a morscript to toggle data connxn's; it does the same thing as Nodata.
RegWriteDWord("HKLM","\Comm\ConnMgr\Providers\{7C4B7A38-5FF7-4bc1-80F6-5DA7870BB1AA}\Connections\wap.voicestream.com","enabled",0)
bobsbbq said:
I too would like to make the setting for Auto Data disconnect Automatic. But there is no reg entries to preset for this in the Cooking package. If you find these reg values let me know.
I will try this program listed by Farmer Ted
Click to expand...
Click to collapse
i really would like to know this one too.
i found it some time ago on mobile underground, but i lost it on my computer...
Ok for those interested I found out how to set the Touch Tools Setting to have the data connection Auto Off . Just add this to your Gaz Touch tools or Tweak reg file.
Code:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings]
"VPNCacheTime"=dword:00000005
"CacheTime"=dword:00000005
"SuspendResume"=hex(7):\
47,50,52,53,5F,62,79,65,5F,69,66,5F,64,65,76,69,63,65,5F,6F,66,66,00,00,\
00
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003A98
"CoeffCost"=dword:00010000
"CoeffLatency"=dword:00010000
"CoeffBandwidth"=dword:00010000
"RetryCount"=dword:00000001
This tool works great,its a must for every chef IMO....though im facing a little problem:
Every putted reg key works fine but it seems that i cant get my modded CHT Home ....do i need something else in addiction to the reg keys?
Should i use a Mortscript to run my CHT backup after the 1st boot?
af974 said:
This tool works great,its a must for every chef IMO....though im facing a little problem:
Every putted reg key works fine but it seems that i cant get my modded CHT Home ....do i need something else in addiction to the reg keys?
Should i use a Mortscript to run my CHT backup after the 1st boot?
Click to expand...
Click to collapse
I use CeReg and after I have my CHT setup the way I want I just export the reg keys then I copy and paste this data in to the original CHT reg file. works for me
af974 said:
This tool works great,its a must for every chef IMO....though im facing a little problem:
Every putted reg key works fine but it seems that i cant get my modded CHT Home ....do i need something else in addiction to the reg keys?
Should i use a Mortscript to run my CHT backup after the 1st boot?
Click to expand...
Click to collapse
Here's an example for you:
HTML:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\Co0kie\HomeLevel3]
"NotifyIcons.posY"=dword:000000C9
"NotifyIcons.visible"=dword:00000001
"Tasks.visible"=dword:00000000
"Tasks.posY"=dword:0000010E
"MusicPlayer.posY"=dword:0000001D
"MusicPlayer.layout"=dword:00000000
"MusicPlayer.visible"=dword:00000001
"zLayout.NotFirstRun"=dword:00000001
"MusicPlayer.scale"=dword:000003E8
"MusicPlayer.listSize"=dword:00000001
"MusicPlayer.posX"=dword:00000000
"TextClock.scale"=dword:000003E8
"TextClock.listSize"=dword:00000001
"TextClock.posX"=dword:00000000
"TextClock.posY"=dword:00000000
"TextClock.layout"=dword:00000000
"TextClock.visible"=dword:00000001
"NotifyIcons.scale"=dword:000003E8
"NotifyIcons.listSize"=dword:00000001
"NotifyIcons.posX"=dword:00000000
"NotifyIcons.layout"=dword:00000000
"QuickLinks.scale"=dword:000003E8
"QuickLinks.listSize"=dword:00000001
"QuickLinks.posX"=dword:00000000
"QuickLinks.posY"=dword:00000000
"QuickLinks.layout"=dword:00000000
"QuickLinks.visible"=dword:00000000
"Tasks.scale"=dword:000003E8
"Tasks.listSize"=dword:00000001
"Tasks.posX"=dword:00000000
"Tasks.layout"=dword:00000000
"Appointments.scale"=dword:000003E8
"Appointments.listSize"=dword:00000001
"Appointments.posX"=dword:00000000
"Appointments.posY"=dword:00000000
"Appointments.layout"=dword:00000000
"Appointments.visible"=dword:00000000
"Clock.scale"=dword:000003E8
"Clock.listSize"=dword:00000001
"Clock.posX"=dword:00000000
"Clock.posY"=dword:00000000
"Clock.layout"=dword:00000000
"Clock.visible"=dword:00000000
"BackHitbox.scale"=dword:000003E8
"BackHitbox.listSize"=dword:00000001
"BackHitbox.posX"=dword:00000000
"BackHitbox.posY"=dword:00000000
"BackHitbox.layout"=dword:00000000
"BackHitbox.visible"=dword:00000001
@=""
"zLayout.NotFirstRun"=dword:00000001 is very important if you want to import your own reg keys. If it is set to 0 then everything will just be set to the default CHT layout. Good luck (^^,)
bobsbbq said:
Ok for those interested I found out how to set the Touch Tools Setting to have the data connection Auto Off . Just add this to your Gaz Touch tools or Tweak reg file.
Code:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Planner\Settings]
"VPNCacheTime"=dword:00000005
"CacheTime"=dword:00000005
"SuspendResume"=hex(7):\
47,50,52,53,5F,62,79,65,5F,69,66,5F,64,65,76,69,63,65,5F,6F,66,66,00,00,\
00
"EnableCrPreprocessing"=dword:00000001
"CRPreprocessingTimeout"=dword:00003A98
"CoeffCost"=dword:00010000
"CoeffLatency"=dword:00010000
"CoeffBandwidth"=dword:00010000
"RetryCount"=dword:00000001
Click to expand...
Click to collapse
great! thanks
steph
Thanks,
i used the tool posted here to took the difference after imported CHT backup and then putted them in a reg file but it seems to doesnt works.
Now im using TotalCommander for exporting the whole HTC Manila reg ,should it work now.
bobsbbq said:
I use CeReg and after I have my CHT setup the way I want I just export the reg keys then I copy and paste this data in to the original CHT reg file. works for me
Click to expand...
Click to collapse
Thanks seeM_ZA,
also for the "zLayout.NotFirstRun", didnt know that.
seeM_ZA said:
Here's an example for you:
HTML:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Manila\Co0kie\HomeLevel3]
"NotifyIcons.posY"=dword:000000C9
"NotifyIcons.visible"=dword:00000001
"Tasks.visible"=dword:00000000
"Tasks.posY"=dword:0000010E
"MusicPlayer.posY"=dword:0000001D
"MusicPlayer.layout"=dword:00000000
"MusicPlayer.visible"=dword:00000001
"zLayout.NotFirstRun"=dword:00000001
"MusicPlayer.scale"=dword:000003E8
"MusicPlayer.listSize"=dword:00000001
"MusicPlayer.posX"=dword:00000000
"TextClock.scale"=dword:000003E8
"TextClock.listSize"=dword:00000001
"TextClock.posX"=dword:00000000
"TextClock.posY"=dword:00000000
"TextClock.layout"=dword:00000000
"TextClock.visible"=dword:00000001
"NotifyIcons.scale"=dword:000003E8
"NotifyIcons.listSize"=dword:00000001
"NotifyIcons.posX"=dword:00000000
"NotifyIcons.layout"=dword:00000000
"QuickLinks.scale"=dword:000003E8
"QuickLinks.listSize"=dword:00000001
"QuickLinks.posX"=dword:00000000
"QuickLinks.posY"=dword:00000000
"QuickLinks.layout"=dword:00000000
"QuickLinks.visible"=dword:00000000
"Tasks.scale"=dword:000003E8
"Tasks.listSize"=dword:00000001
"Tasks.posX"=dword:00000000
"Tasks.layout"=dword:00000000
"Appointments.scale"=dword:000003E8
"Appointments.listSize"=dword:00000001
"Appointments.posX"=dword:00000000
"Appointments.posY"=dword:00000000
"Appointments.layout"=dword:00000000
"Appointments.visible"=dword:00000000
"Clock.scale"=dword:000003E8
"Clock.listSize"=dword:00000001
"Clock.posX"=dword:00000000
"Clock.posY"=dword:00000000
"Clock.layout"=dword:00000000
"Clock.visible"=dword:00000000
"BackHitbox.scale"=dword:000003E8
"BackHitbox.listSize"=dword:00000001
"BackHitbox.posX"=dword:00000000
"BackHitbox.posY"=dword:00000000
"BackHitbox.layout"=dword:00000000
"BackHitbox.visible"=dword:00000001
@=""
"zLayout.NotFirstRun"=dword:00000001 is very important if you want to import your own reg keys. If it is set to 0 then everything will just be set to the default CHT layout. Good luck (^^,)
Click to expand...
Click to collapse

Categories

Resources