Jump to content

[Help] Attempting to copy existing file fails.


Bezalel

Recommended Posts

I am writing some code to collect various files and settings from an existing installation for an unattended CD but the following line

copy %SystemRoot%\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\OEMBIOS.CAT .

always fails with the following error

C:\WINDOWS\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\OEMBIOS.CAT
The 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.

Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...