? Selecting Command Line (REGEDT32) Export Format (REGEDIT4)

  • Thread starter Thread starter Alec S.
  • Start date Start date
A

Alec S.

Hi,

I need a way of exporting registry keys/values from the command line
using REGEDT32 to the REGEDIT4 format. In other words, I need a way of
exporting to what the File->Export->Save as Type dialog in the Regedit UI
calls "Wi9x/NT4 Registration Files", but from the command line.

Any ideas?
Thanks a lot.
 
regedit /a D:\filename.reg "Full key name"

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi,
|
| I need a way of exporting registry keys/values from the command line
| using REGEDT32 to the REGEDIT4 format. In other words, I need a way of
| exporting to what the File->Export->Save as Type dialog in the Regedit UI
| calls "Wi9x/NT4 Registration Files", but from the command line.
|
| Any ideas?
| Thanks a lot.
|
| --
| news <.> alec <@> synetech <.> cjb <.> net
|
|
 
Dave Patrick said:
regedit /a D:\filename.reg "Full key name"


It works perfectly! Thank you very much. Is it undocumented? because I
can't seem to find much reference to it. Are there ways to do the other
formats (Hive, TXT)?
 
Hi,

I need a way of exporting registry keys/values from the command line
using REGEDT32 to the REGEDIT4 format. In other words, I need a way of
exporting to what the File->Export->Save as Type dialog in the Regedit UI
calls "Wi9x/NT4 Registration Files", but from the command line.

Any ideas?
Thanks a lot.


Tip 2750 in the 'Tips & Tricks' at http://www.jsifaq.com, dated August 24, 2000.



Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
 
Here's a few more.

http://www.microsoft.com/technet/prodtechnol/Windows2000serv/support/FAQW2KCP.mspx

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| It works perfectly! Thank you very much. Is it undocumented? because
I
| can't seem to find much reference to it. Are there ways to do the other
| formats (Hive, TXT)?
|
|
| --
| news <.> alec <@> synetech <.> cjb <.> net
|
|
 
Back
Top