creating a ".reg" file

M

Michael

I as reading JSI tips, which is amazing, and to do this
shutdown feature, it says to creat a .reg file.

How exactlyl is this done? do you just go into
notepad/wordpad/whatever and save it as all files with
a .reg extension?

and what's the syntax? like
{

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USERS\Software\Microsoft\Windows\...}
"NameOfItem"=dword:000000

}

i'm at a loss ehre
 
J

John Wunderlich

I as reading JSI tips, which is amazing, and to do this
shutdown feature, it says to creat a .reg file.

How exactlyl is this done? do you just go into
notepad/wordpad/whatever and save it as all files with
a .reg extension?

and what's the syntax? like
[...]

"How To Add, Modify, or Delete Registry Subkeys and Values by Using a
Registration Entries (.reg) File"

<http://support.microsoft.com/?id=310516>

HTH,
John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top