How to clear backed up files after successful service pack

D

Dan Hostman

Hi all ,
During installation of WIN 2k SP 4 the automatic
process stored the existing version to an known folder.
Now , I am very short on disk space ; where and how I can
find and remove the WIN 2K prior version files

Many Thanks
 
T

Torgeir Bakken (MVP)

Dan said:
Hi all ,
During installation of WIN 2k SP 4 the automatic
process stored the existing version to an known folder.
Now , I am very short on disk space ; where and how I can
find and remove the WIN 2K prior version files

Hi

%windir%\$NtServicePackUninstall$

To delete it, open a command prompt (cmd.exe), and type the following:


rd /s %windir%\$NtServicePackUninstall$
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top