Craig Foster <[EMAIL PROTECTED]> said:
> Hmmm, late... > > There should be the line "REGEDIT4" by itself before the first > [HKEY_LOCAL..... > Sorry :) Hi again Craig. I'm not sure if devinfo members will all understand what you mean here. Just in case there is someone who does not know, what Craig provided is the syntax for a Windows registry export file. If you are 110% sure of what you are doing you may simply copy the registry changes into a file. Name the file with the extension .reg and then simply doubleclicking the file will load in the registry changes. However, if you are not 110% sure of what you are doing, or if you have a line wrap or any single character out of place in your .reg file you may corrupt your registry. Not a good thing to do. So, I would caution that if you do not have registry experience, do not create and use a .reg file. Open the registry with the 'regedit' command, drill down to the registry setting you need to change, right click, select modify, enter your change, select OK and often a reboot is necessary to activate the registry change. Regards, -- Darrell May DMC NETSOURCED.COM http://netsourced.com http://myEZserver.com -- Please report bugs to [EMAIL PROTECTED] Please mail [EMAIL PROTECTED] (only) to discuss security issues Support for registered customers and partners to [EMAIL PROTECTED] To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org
