Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Registry Export Not Inserting Into Registry

Reply
Thread Tools Display Modes

Registry Export Not Inserting Into Registry

 
 
JamesJ
Guest
Posts: n/a

 
      09-12-2008
My exported registry entries, when double clicked simply
open in a text editor window instead of trying to insert into the registry.
I have other .reg files that I downloaded to fix certain things and they
seem to work fine.
Am I doing something wrong?

James

 
Reply With Quote
 
 
 
 
Terry R.
Guest
Posts: n/a

 
      09-12-2008
The date and time was 9/12/2008 4:30 PM, and on a whim, JamesJ pounded
out on the keyboard:

> My exported registry entries, when double clicked simply
> open in a text editor window instead of trying to insert into the registry.
> I have other .reg files that I downloaded to fix certain things and they
> seem to work fine.
> Am I doing something wrong?
>
> James
>


Hi James,

If you right click on the file, do you get the Merge option? If not,
set Explorer to show your file extensions. It sounds like the files you
saved might have a .txt extension even though you saved it as a .reg, so
the files may be named like regfix.reg.txt.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
Reply With Quote
 
JamesJ
Guest
Posts: n/a

 
      09-13-2008
I do get the Merge option.
All files have only a .reg suffex.

James

"Terry R." <> wrote in message
news:...
> The date and time was 9/12/2008 4:30 PM, and on a whim, JamesJ pounded out
> on the keyboard:
>
>> My exported registry entries, when double clicked simply
>> open in a text editor window instead of trying to insert into the
>> registry.
>> I have other .reg files that I downloaded to fix certain things and they
>> seem to work fine.
>> Am I doing something wrong?
>>
>> James

>
> Hi James,
>
> If you right click on the file, do you get the Merge option? If not, set
> Explorer to show your file extensions. It sounds like the files you saved
> might have a .txt extension even though you saved it as a .reg, so the
> files may be named like regfix.reg.txt.
>
> --
> Terry R.
>
> ***Reply Note***
> Anti-spam measures are included in my email address.
> Delete NOSPAM from the email address after clicking Reply.


 
Reply With Quote
 
Terry R.
Guest
Posts: n/a

 
      09-13-2008
The date and time was 9/12/2008 5:12 PM, and on a whim, JamesJ pounded
out on the keyboard:

> I do get the Merge option.
> All files have only a .reg suffex.
>
> James
>
> "Terry R." <> wrote in message
> news:...
>> The date and time was 9/12/2008 4:30 PM, and on a whim, JamesJ pounded out
>> on the keyboard:
>>
>>> My exported registry entries, when double clicked simply
>>> open in a text editor window instead of trying to insert into the
>>> registry.
>>> I have other .reg files that I downloaded to fix certain things and they
>>> seem to work fine.
>>> Am I doing something wrong?
>>>
>>> James

>> Hi James,
>>
>> If you right click on the file, do you get the Merge option? If not, set
>> Explorer to show your file extensions. It sounds like the files you saved
>> might have a .txt extension even though you saved it as a .reg, so the
>> files may be named like regfix.reg.txt.
>>

>


Are you saying "some" will open notepad and "some" will merge? Or do
all of them open in notepad now? If the later, the default action must
have been changed to Edit rather than Merge. Look up REG in File Types
and see.

--
Terry R.

***Reply Note***
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
 
Reply With Quote
 
JamesJ
Guest
Posts: n/a

 
      09-13-2008
It seems the ones I exported open in Notepad. The ones I
downloaded when double clicking I get the Open File
security warning dialog box.
Question: Does Merge imply that the the data will be inserted into the
Registry?

James

"Terry R." <> wrote in message
news:...
> The date and time was 9/12/2008 5:12 PM, and on a whim, JamesJ pounded out
> on the keyboard:
>
>> I do get the Merge option.
>> All files have only a .reg suffex.
>>
>> James
>>
>> "Terry R." <> wrote in message
>> news:...
>>> The date and time was 9/12/2008 4:30 PM, and on a whim, JamesJ pounded
>>> out on the keyboard:
>>>
>>>> My exported registry entries, when double clicked simply
>>>> open in a text editor window instead of trying to insert into the
>>>> registry.
>>>> I have other .reg files that I downloaded to fix certain things and
>>>> they
>>>> seem to work fine.
>>>> Am I doing something wrong?
>>>>
>>>> James
>>> Hi James,
>>>
>>> If you right click on the file, do you get the Merge option? If not,
>>> set Explorer to show your file extensions. It sounds like the files you
>>> saved might have a .txt extension even though you saved it as a .reg, so
>>> the files may be named like regfix.reg.txt.
>>>

>>

>
> Are you saying "some" will open notepad and "some" will merge? Or do all
> of them open in notepad now? If the later, the default action must have
> been changed to Edit rather than Merge. Look up REG in File Types and
> see.
>
> --
> Terry R.
>
> ***Reply Note***
> Anti-spam measures are included in my email address.
> Delete NOSPAM from the email address after clicking Reply.


 
Reply With Quote
 
Paul Montgomery
Guest
Posts: n/a

 
      09-13-2008
On Fri, 12 Sep 2008 20:36:58 -0400, "JamesJ"
<jjy@darwin_roadrunner.com> wrote:

>Question: Does Merge imply that the the data will be inserted into the
>Registry?


No implying about it, it WILL.
 
Reply With Quote
 
JamesJ
Guest
Posts: n/a

 
      09-13-2008
Got itt now. Just aren't sure why it doesn't merge when I double click.

James

"Paul Montgomery" <> wrote in message
news:...
> On Fri, 12 Sep 2008 20:36:58 -0400, "JamesJ"
> <jjy@darwin_roadrunner.com> wrote:
>
>>Question: Does Merge imply that the the data will be inserted into the
>>Registry?

>
> No implying about it, it WILL.


 
Reply With Quote
 
Rick Rogers
Guest
Posts: n/a

 
      09-13-2008
Open it notepad, is the first line:

Windows Registry Editor Version 5.00

It needs to be. Also, if you are trying to write to protected keys, you will
need to elevate first in order to have sufficient permission to make
changes.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com

"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:%...
> Got itt now. Just aren't sure why it doesn't merge when I double click.
>
> James
>
> "Paul Montgomery" <> wrote in message
> news:...
>> On Fri, 12 Sep 2008 20:36:58 -0400, "JamesJ"
>> <jjy@darwin_roadrunner.com> wrote:
>>
>>>Question: Does Merge imply that the the data will be inserted into the
>>>Registry?

>>
>> No implying about it, it WILL.

>


 
Reply With Quote
 
Ramesh Srinivasan, MS-MVP
Guest
Posts: n/a

 
      09-13-2008
James,

Press and hold the SHIFT key, right-click one of the exported file, and
click "Copy as Path". The complete path/file name is copied to the
Clipboard. Paste the contents in your reply.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
The Winhelponline Blog http://www.winhelponline.com/blog


"JamesJ" <jjy@darwin_roadrunner.com> wrote in message
news:...
> It seems the ones I exported open in Notepad. The ones I
> downloaded when double clicking I get the Open File
> security warning dialog box.
> Question: Does Merge imply that the the data will be inserted into the
> Registry?
>
> James
>
> "Terry R." <> wrote in message
> news:...
>> The date and time was 9/12/2008 5:12 PM, and on a whim, JamesJ pounded
>> out on the keyboard:
>>
>>> I do get the Merge option.
>>> All files have only a .reg suffex.
>>>
>>> James
>>>
>>> "Terry R." <> wrote in message
>>> news:...
>>>> The date and time was 9/12/2008 4:30 PM, and on a whim, JamesJ pounded
>>>> out on the keyboard:
>>>>
>>>>> My exported registry entries, when double clicked simply
>>>>> open in a text editor window instead of trying to insert into the
>>>>> registry.
>>>>> I have other .reg files that I downloaded to fix certain things and
>>>>> they
>>>>> seem to work fine.
>>>>> Am I doing something wrong?
>>>>>
>>>>> James
>>>> Hi James,
>>>>
>>>> If you right click on the file, do you get the Merge option? If not,
>>>> set Explorer to show your file extensions. It sounds like the files
>>>> you saved might have a .txt extension even though you saved it as a
>>>> .reg, so the files may be named like regfix.reg.txt.
>>>>
>>>

>>
>> Are you saying "some" will open notepad and "some" will merge? Or do all
>> of them open in notepad now? If the later, the default action must have
>> been changed to Edit rather than Merge. Look up REG in File Types and
>> see.
>>
>> --
>> Terry R.
>>
>> ***Reply Note***
>> Anti-spam measures are included in my email address.
>> Delete NOSPAM from the email address after clicking Reply.

>



 
Reply With Quote
 
JamesJ
Guest
Posts: n/a

 
      09-13-2008
"C:\DataFiles\Registry Entries\InstallerEntries.reg"

"Ramesh Srinivasan, MS-MVP" <ramesh@unknownhost> wrote in message
news:%23$...
> James,
>
> Press and hold the SHIFT key, right-click one of the exported file, and
> click "Copy as Path". The complete path/file name is copied to the
> Clipboard. Paste the contents in your reply.
>
> --
> Regards,
>
> Ramesh Srinivasan, Microsoft MVP [Windows Shell/User]
> The Winhelponline Blog http://www.winhelponline.com/blog
>
>
> "JamesJ" <jjy@darwin_roadrunner.com> wrote in message
> news:...
>> It seems the ones I exported open in Notepad. The ones I
>> downloaded when double clicking I get the Open File
>> security warning dialog box.
>> Question: Does Merge imply that the the data will be inserted into the
>> Registry?
>>
>> James
>>
>> "Terry R." <> wrote in message
>> news:...
>>> The date and time was 9/12/2008 5:12 PM, and on a whim, JamesJ pounded
>>> out on the keyboard:
>>>
>>>> I do get the Merge option.
>>>> All files have only a .reg suffex.
>>>>
>>>> James
>>>>
>>>> "Terry R." <> wrote in message
>>>> news:...
>>>>> The date and time was 9/12/2008 4:30 PM, and on a whim, JamesJ pounded
>>>>> out on the keyboard:
>>>>>
>>>>>> My exported registry entries, when double clicked simply
>>>>>> open in a text editor window instead of trying to insert into the
>>>>>> registry.
>>>>>> I have other .reg files that I downloaded to fix certain things and
>>>>>> they
>>>>>> seem to work fine.
>>>>>> Am I doing something wrong?
>>>>>>
>>>>>> James
>>>>> Hi James,
>>>>>
>>>>> If you right click on the file, do you get the Merge option? If not,
>>>>> set Explorer to show your file extensions. It sounds like the files
>>>>> you saved might have a .txt extension even though you saved it as a
>>>>> .reg, so the files may be named like regfix.reg.txt.
>>>>>
>>>>
>>>
>>> Are you saying "some" will open notepad and "some" will merge? Or do
>>> all of them open in notepad now? If the later, the default action must
>>> have been changed to Edit rather than Merge. Look up REG in File Types
>>> and see.
>>>
>>> --
>>> Terry R.
>>>
>>> ***Reply Note***
>>> Anti-spam measures are included in my email address.
>>> Delete NOSPAM from the email address after clicking Reply.

>>

>
>


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
What is Windows registry (Registry Keys) Omar Abid Windows Vista Performance 0 03-28-2008 03:27 PM
What is Windows registry (Registry Keys) Omar Abid Windows Vista General Discussion 0 03-28-2008 03:25 PM
Registry Semi-Disaster: I am an idiot - used 2 registry 'cleaners' Sascha Jazbec Windows Vista General Discussion 5 02-18-2008 05:01 PM
registry meron Windows Vista General Discussion 2 09-10-2007 11:26 PM
where is UAC in the registry? Thufir Windows Vista General Discussion 7 09-03-2007 09:52 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59