Can't Delete A Corrupted Ns Installer
NemesisBOB
Join Date: 2005-01-28 Member: 38817Members
in Tech Support
I downloaded ns_installer_v3_b5.exe, and it does not work. So I downloaded another one from a different site, and it worked fine. But, I can't delete the one that doesn't work. It says that the file is being used by another person or program. I made sure that I was the only one logged on, and I made sure steam was off, and it still won't delete. I even tried a Norton 'Wipe Info' or whatever, which has gotten around this problem in the past, but even that won't delete it. Any suggestions?
Comments
(Assuming youre using win xp)
-Locate the file, copy down the file location.
-open the start menu, then programs, then accessories, then command prompt.
-at the prompt, change the directory to the location of the file (i.e. assuming the file is in your C:\downloaded stuff\ directory, you would type this: cd c:\downloaded stuff\)
-once the command prompt shows that directory, type dir *.exe (this will bring up a list of all the .exe files in that directory, just to make sure you got the location right)
-once youre sure the file is there, type the following:
rename ns_installer_v3_b5.exe ns_installer_v3_b5.txt
^^EXACTLY LIKE THAT.
-what you've just done is turned the exe file into a text file.
-Restart your computer, this will remove the file from use, and whatever is trying to use it wont be able to find the file because the extension has changed. now you should be able to delete the file.
heres a screenshot of what it should look like in the prompt (file size is different because i used a dummy file for this):
<img src='http://img.photobucket.com/albums/v413/cryforme/help.jpg' border='0' alt='user posted image' />
best of luck.