StormWizrd
02-23-2000, 02:37 AM
I'm trying to export from the command line but the idiot who wrote these certain reg keys put a space in the folder name instead of an underscore. I can't get the export command to work with this key and I've tried everything I can think of.
The full line I'm trying to run is:
(all one line/no quotes)
"C:\Windows\regedit.exe /e C:\A5v3\Tester\Schemes.reg HKEY_LOCAL_MACHINE\Software\ATI Technologies\Desktop\ColorCorrection"
with the space after ATI in the key. The key below worked though so I figured the space is the problem...
(all one line/no quotes)
"C:\Windows\regedit.exe /e C:\A5v3\Tester\Schemes.reg HKEY_LOCAL_MACHINE\Software"
How can I beat this? I need to export that data. Any and all help will be appreciated!
The full line I'm trying to run is:
(all one line/no quotes)
"C:\Windows\regedit.exe /e C:\A5v3\Tester\Schemes.reg HKEY_LOCAL_MACHINE\Software\ATI Technologies\Desktop\ColorCorrection"
with the space after ATI in the key. The key below worked though so I figured the space is the problem...
(all one line/no quotes)
"C:\Windows\regedit.exe /e C:\A5v3\Tester\Schemes.reg HKEY_LOCAL_MACHINE\Software"
How can I beat this? I need to export that data. Any and all help will be appreciated!