T O P I C R E V I E W |
NimrodsSon |
Posted - 09/19/2004 : 14:41:11 I have a 512MB WAV file (I think it's wav. When I do properties it says "Winamp Media file" but it says that for all of my WAV files I think) that I desperately need to delete for disc-space purposes. The only problem is that every time I try to delete it it says it can not be deleted because it is being used by another program. So I've closed every program, restarted the computer numerous times, and it still says the exact same thing; and it's bugging the hell out of me, and it needs to be deleted. Does anyone have any solutions?
ˇViva los Católicos! |
9 L A T E S T R E P L I E S (Newest First) |
NimrodsSon |
Posted - 09/19/2004 : 18:32:10 The command line thing worked. Thanks so much!
ˇViva los Católicos! |
hammerhands |
Posted - 09/19/2004 : 16:42:06 quote: delete it in command line...its an issue with Windows fucked up "file preview"
I guess you could turn off file preview temporarily.
Maybe?
Tools->Folder Options->General->Tasks->Use Windows classic folders Apply OK |
Ebb Vicious |
Posted - 09/19/2004 : 16:32:22 throw your PC out the window and get a new iMac G5. also buy me one while you're at it.
the safe mode thing should work and be a lot easier for you to do than dealing with the command prompt. |
hammerhands |
Posted - 09/19/2004 : 16:27:33 If you want to try the Safe Mode thing, restart your computer and press F8
quote: To start the computer in safe mode
Click Start, click Shut Down, and then, in the drop-down list, click Shut down. In the Shut Down Windows dialog box, click Restart, and then click OK. When you see the message Please select the operating system to start, press F8. Use the arrow keys to highlight the appropriate safe mode option, and then press ENTER.
Then you delete the file, then you need to restart the computer again and select 3. Normal! |
hammerhands |
Posted - 09/19/2004 : 16:24:24 First get to a command prompt.
START->Run (type) command<enter>
At this point you will need to tell us where the file is located, what operating system you are using and your login name, because you may need squigglies.
Example: My Documents\some odd file name.wav (IN WINDOWS XP)
We need to navigate to that directory
CD docume~1 CD nimrod~1 CD mydocu~1
Now we can delete the file
DEL someod~1.wav |
NimrodsSon |
Posted - 09/19/2004 : 16:00:41 quote: Originally posted by dogjones
delete it in command line...its an issue with Windows fucked up "file preview"
cd (drive:) cd (folder) del (filename.wav)
without the () of course there's also a registry key you can toggle, but command line will work just fine
I'm completely illiterate when it comes to computers and I don't understand a word of that.
Steve, it's a music file I've created--nothing to do with windows.
ˇViva los Católicos! |
PixieSteve |
Posted - 09/19/2004 : 15:36:07 what is the wav file? what's the name? is it a song you've downloaded/created/burnt or is it something to do with windows? |
dogjones |
Posted - 09/19/2004 : 15:31:39 delete it in command line...its an issue with Windows fucked up "file preview"
cd (drive:) cd (folder) del (filename.wav)
without the () of course there's also a registry key you can toggle, but command line will work just fine |
hammerhands |
Posted - 09/19/2004 : 14:44:42 Windows? Try deleting it in Safe Mode. |