Is there a way to extract files from the c:\windows\csc folder in Windows 7 professional?
|
feedback
|
|
You can download the CSCCMD tool v1.1 from Microsoft Support (or try finding it on the Internet may be easier), and then follow the following support document from Microsoft using the /Extract switch (The syntax is near the bottom). for example: csccmd /EXTRACT /RECURSE /TARGET:c:\csc-files | |||||||||||||||||
feedback
|