Hi,
I have to run a batch file for automation.
In the script i do a regback of a hive:
regback x:\test\test.dat machine software/microsoft/sms
Then i want to restore in an other batch file.
regrest x:\test\test.dat x:\test\test.sav machine software/microsoft/sms
But i got the error :
software/microsoft/sms is not a hive name.
What is the error ?
Ben
I have to run a batch file for automation.
In the script i do a regback of a hive:
regback x:\test\test.dat machine software/microsoft/sms
Then i want to restore in an other batch file.
regrest x:\test\test.dat x:\test\test.sav machine software/microsoft/sms
But i got the error :
software/microsoft/sms is not a hive name.
What is the error ?
Ben