A Austin M. Horst Jan 14, 2004 #2 Microsoft's Reg.exe program Available on the Windows 2000 Resource Kit, or http://www.dynawell.com/reskit/microsoft/win2000/reg.zip http://www.dynawell.com/support/ResKit/download/w2kreg.asp http://202.138.126.39/cas/download.htm http://www.petri.co.il/download_free_reskit_tools.htm For help: open the Command Prompt (cmd.exe) and type REG QUERY /? Example: REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\" Austin M. Horst
Microsoft's Reg.exe program Available on the Windows 2000 Resource Kit, or http://www.dynawell.com/reskit/microsoft/win2000/reg.zip http://www.dynawell.com/support/ResKit/download/w2kreg.asp http://202.138.126.39/cas/download.htm http://www.petri.co.il/download_free_reskit_tools.htm For help: open the Command Prompt (cmd.exe) and type REG QUERY /? Example: REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\" Austin M. Horst
J Jerold Schulman Jan 14, 2004 #3 How would I get a bat file to export a registry key ??? Click to expand... See tip 2750 in the 'Tips & Tricks' at http://www.jsiinc.com regedit /e filename "key" or regedit /a filename "key" Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com
How would I get a bat file to export a registry key ??? Click to expand... See tip 2750 in the 'Tips & Tricks' at http://www.jsiinc.com regedit /e filename "key" or regedit /a filename "key" Jerold Schulman Windows: General MVP JSI, Inc. http://www.jsiinc.com