Click to See Complete Forum and Search --> : DOS gurus, I need help.
What do I need to type from command line to to delete the Recycle Bin in Windows 98?
I need it gone so that on reboot it can be replaced. I've had this problem before and I know that deleting it will fix it.
example:
c:\del msdos.sys
Dave_H
01-23-2001, 10:45 PM
I think this is what you want:
(from a command prompt)
attrib -s -h recycled <enter> (note spaces)
del recycled <enter>
Dave
OuTpaTienT
01-23-2001, 10:46 PM
This should do it, if I understand what you want to do?
deltree c:\recycled
[This message has been edited by OuTpaTienT (edited 01-23-2001).]
Thanks y'all, I think Dave_H's was the one I used before.
SysOpt.com
Copyright Internet.com Inc. All Rights Reserved.