Jump to content

Recommended Posts

Posted

Can a .reg file contain line breaks between values under a key (as shown below) or do the values need to be listed directly below each other?

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Something]

; Setting 1
"Value1"=dword:00000001

; Setting 2
"Value2"=dword:00000000


Posted

Yes, no problem!

In fact since that key doesn't exist, add the REGEDIT4 header to the top and an empty line at the bottom and try it!

Posted

believe it or not there are several times when REGEDIT4 will not work

for those with Xp use this Instead at the Top

Windows Registry Editor Version 5.00

Of course I venture where no one else does or rather talks of it

maybe I'm the only one survived :)

Posted (edited)
believe it or not there are several times when REGEDIT4 will not work for those with Xp

I dont believe it.

Would you be able to post an example?

Microsoft Source

The "REGEDIT4" header also works on Windows 2000-based, Windows XP-based, and Windows Server 2003-based computers.

shark

Edited by Shark007

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...