I'm using sysprep to do an almost completely hands-off computer setup from an image. The one thing that need to be unique is the computer name, but because of the way my company does things I cannot use the "*", I have to use a specific name. I have the Mini-setup set to ask for the...
I'm using RegRead to try to get the data from a value that contains backslash characters, as below:
NavVer = WshShell.RegRead("HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\DLLUsage\VP6\C:\Program Files\NavNT\rtvscan.exe")
where C:\Program Files\NavNT\rtvscan.exe is a single value I'm trying to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.