Hello,
I hope the straight dope gang can straighten me out on this. It involves resetting a Windows 7 function called Rearm Rearm can be reset three times and then a bunch of nags turn up in the form of screen messages and desktop resets.
The software forums shy away from answering this question.
Stated simply I need to replace what appears in this code
reg load HKLM\MY_SYSTEM “%~dp0Windows\System32\config\system”
I am rote copying the first line of a batch file but there are errors in it.
I do not know what My_System refers to. It could be the Win7 Computer Name
which for example is lon-PC when you look it up in the search bar.
There is what looks like a stray Zero at dp0Windows which may be a typo.
None of this was ever clarified for the batch file anywhere.
I also don’t know if there is a shorthand for truncation in all that % tilde business.
The remaining two lines of code can be solved if I know this one.
The error code for this line is:
File name, directory name or volume label syntax is incorrect.
I have run the batch file from the root directory C: