Registry Help - HD2 General

Hi guys A quick question, I'm hoping someone can give me a bit of direction:-
I'm using Resco, and I've exported my registry - but I can't import it back?
I get this message
"resco the specified file is not a registry script"
It's a .reg file
thanks in advance.

Related

How To Convert *.txt File Into a *.reg Please?

How to convert *.txt file into a *.reg please?
Tweaked a *.reg file for BlueTooth but when I use Resco Registry it just does not import.
Forgot to mention that is it possible to import without overwriting the existing settings (just adding)?
Anyone can help?
TIA
Just rename the .txt extension simply to .reg extension i.e. abc.txt rename it to abc.reg.
I think it's possible to import a registry file without overwriting the existing setting as long as they don't have the same key.
Hi
Thanks Bro but I tried that before and either Resco Registry refuse to import or when it does those keys with the same name with additional strings gets overwritten.
I want to add only.
Have you tried using TascalRegEdit instead of Resco Registry? Give it a try, Buddy.
Have you tried using TascalRegEdit instead of Resco Registry? Give it a try, Buddy.
Hey
Thanks Bro I will give it a try.
Hi [Krueger]Dr.Stein,
Change *.txt with *.reg as extension as well as
add
REGEDIT4
as the first line
example if your *.txt file is like this
Code:
[HKEY_CURRENT_USER\ControlPanel\Volume]
"Ringer"=dword:66666666
"Volume"=dword:66666666
*.reg should be
Code:
REGEDIT4
[HKEY_CURRENT_USER\ControlPanel\Volume]
"Ringer"=dword:66666666
"Volume"=dword:66666666
Then resco will gladly import
About import without overwriting the existing settings (just adding) you asked is possible, just make sure that the data you are using in reg file is not alredy present in the original registry, then the data is added otherwise it will be overwritten.
Good Job
Alrighty then.
Thanks for the valuable tip. Appreciate it.
Thanks again.

Please help with this registry entry

Hi,
:evil:
Somehow when I uninstalled a program it deleted my inbox/messaging registry setting for the today screen?. Can someone browse to hkeylocalmachine/software/microsoft/today/items and give me all the details for "Messaging" or is it "Inbox" with all the reg keys for it.
Thanks...
I'm attaching a screen shot of the "Messaging" entry in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Today\Items\ hope this helps.
Thank you so much bnycastro Now I don't have to hard reset just to get back my messasing.
glad I could help :wink:
Please help me out here!
I installed PHM reg software but can't find it on the phone at all or get access to the registry, i've been looking through the foum because i didn't want ask about something thats discussed already but can't find what i need.
Please help!!
its in the programs folder
PHM REgEdit
jfran,
PHM Reg EDIT sometimes does not gfet installed if you download the msi file and install the same using active sync. In Active Sync, it points to the file as already installed but you will not find it under programs
Instead download the CAB file and install using cabInstal. You can find the CAB file also in the same place as when you found the msi file in Phillippe's web site
Hope this helps
Cheers,
Deepak
Change directory for messages?
Is it possible to change the default directory for saved messages to a directory on an SD card instead of the default directory in windows/messaging?
//j.

add registry entries using xml files?

i've noticed that the autoconfig utility in most of our pda's (am using atom) add some registry keys to the registry using the xml documents stored in the extended rom (hidden storage on atom).. can anyone please tel me how this is done? thanx..
There you go:
http://msdn.microsoft.com/library/d...en-us/mobilesdk5/html/wce51grfregistrycsp.asp
and for samples:
http://msdn.microsoft.com/library/d...bilesdk5/html/wce51samregistrycspexamples.asp
Cheers,
Raul
thanx for the resources, rain.. but i donno how to run the xml file to rite it to the registry? i can make them now.. but wen i open them, it just opens to pocket IE.. how do i add what i've written in the xml file to the registry? thanx.. sorry for being a noob
RAPI is a possbility of provisioning the xml from your desktop, or a simple way is to call DMProcessConfigXML , check out the article: http://teksoftco.com/forum/viewtopic.php?t=4
Cheers,
Raul

WM6 Kitchen Error

Hey all, I'm new to Cooking.
I keep getting an error building default.hv and user.hv
I know that's an error in an rgu file, but I don't know how to fix it.
So could someone offer some help and show me what's wrong with it?
End of Log file:
Code:
importing registry file ".\Registry\d2fc34aa-41ae-48fe-a34b-90d059c3aea9.rgu"...
importing registry file ".\Registry\d3ae4d80-96d5-454f-beb3-20f881e46485.rgu"...
importing registry file ".\Registry\d3eb2312-63bc-4110-9914-f1472e61410e.rgu"...
importing registry file ".\Registry\ddff935c-ff23-4ffb-98f6-8648601e94c9.rgu"...
wmain: (RGUComp) !ERROR failed building DEFAULT hives
So I'm guessing it's ddff935c, right?
Thanks in advance,
-Duff
try the attached one
duffkiligan said:
Hey all, I'm new to Cooking.
I keep getting an error building default.hv and user.hv
I know that's an error in an rgu file, but I don't know how to fix it.
So could someone offer some help and show me what's wrong with it?
End of Log file:
Code:
importing registry file ".\Registry\d2fc34aa-41ae-48fe-a34b-90d059c3aea9.rgu"...
importing registry file ".\Registry\d3ae4d80-96d5-454f-beb3-20f881e46485.rgu"...
importing registry file ".\Registry\d3eb2312-63bc-4110-9914-f1472e61410e.rgu"...
importing registry file ".\Registry\ddff935c-ff23-4ffb-98f6-8648601e94c9.rgu"...
wmain: (RGUComp) !ERROR failed building DEFAULT hives
So I'm guessing it's ddff935c, right?
Thanks in advance,
-Duff
Click to expand...
Click to collapse
The log file usually says something like '...failed within a few lines of line x' or something similar which usually helps. However I can't see at first glance what is wrong with that .rgu file?
Andy
Thanks, do I put it in the same temp/registry folder?
Or do I put it somewhere else?
Thanks
-Duff
duffkiligan said:
Thanks, do I put it in the same temp/registry folder?
Or do I put it somewhere else?
Thanks
-Duff
Click to expand...
Click to collapse
where is the original registry?
just replace the original file
I can't find the original registry.
Any ideas based on the entrys in it?
Thanks again. =]
duffkiligan said:
I can't find the original registry.
Any ideas based on the entrys in it?
Thanks again. =]
Click to expand...
Click to collapse
REGEDIT4 was written twice
mbarvian said:
REGEDIT4 was written twice
Click to expand...
Click to collapse
Oh, I feel stupid.
Thanks.
But I can't seem to find the original file it came from.
Just the /temp/registry file...
Any idea where to look?
damn, use the widnows search based on the folder kitchen, something like:
ddff935c-ff23*.*
Replace the original one with supplied fiexd...
Alright, I had to use WinRar to find it because it was packaged.
But it turns out it's a DSM file, and I have no idea what to do with that.
Must be are a DSm and a RGu with the same name.
If only are a DSM, place the RGU in the same place as DSM
EDIT: I dont do it this usually, but i think u can merge the content from this GRU into another RGU
Fixed, Thank you all so much! =]

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

Categories

Resources