December 20, 200520 yr I am writing some code to collect various files and settings from an existing installation for an unattended CD but the following linecopy %SystemRoot%\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\OEMBIOS.CAT . always fails with the following errorC:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\OEMBIOS.CATThe system cannot find the file specified. 0 file(s) copied.From explorer I can see this file (it is not hidden) but from the command prompt I can't see any files in the C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE} directory.
Create an account or sign in to comment