PC Review


Reply
Thread Tools Rate Thread

Delete a file/s on Fat32 volume in Windows 2000 Professional

 
 
ewirenz
Guest
Posts: n/a
 
      23rd Jan 2004
Dear Folks

DELETE A FILE/S ON FAT32 VOLUME IN WINDOWS 2000 PRO
---------------------------------------------------
We are trying to delete some unwanted user graphic files
and folders on a FAT32 drive volume C:\> without any
response from the system. Also "properties" advises no
properties exists for the files selected. Odd. How do
we accomplish genuine deletion (to recycle bin)? Windows
2000 professional performs the point and click functions
requests, yet the files simply do not delete and remain
visible. "Cut" provides a greyed filename and then as
before. Help .. please.
 
Reply With Quote
 
 
 
 
R. C. White
Guest
Posts: n/a
 
      23rd Jan 2004
Hi, ewirenz.

Open a "DOS" window. Type Dir /x to see a directory listing that will
include SFNs (Short File Names, also known as 8.3 filenames) in a column
before the LFNs. Or use Dir /x /a to see ALL of them, even those with
Hidden, System and Read-Only attributes set. Or Dir /x /s /a to see all of
them in all subdirectories (be patient, this one might take a while!).

Then use Del <SFN> to delete files, or RD <SFN> to remove folders. To
remove complete folders, including all subfolders and files, use RD <SFN>
/s. If you are very lucky, this will remove all your problems in one fell
swoop, and you won't even have to see the SFNs within the problem folder.

As usual for commands in the "DOS" window, just type Dir /? to see all the
switches available for the command.

RC
--
R. C. White, CPA
San Marcos, TX
(E-Mail Removed)
Microsoft Windows MVP

"ewirenz" <(E-Mail Removed)> wrote in message
news:2a6801c3e167$d2d19ee0$(E-Mail Removed)...
> Dear Folks
>
> DELETE A FILE/S ON FAT32 VOLUME IN WINDOWS 2000 PRO
> ---------------------------------------------------
> We are trying to delete some unwanted user graphic files
> and folders on a FAT32 drive volume C:\> without any
> response from the system. Also "properties" advises no
> properties exists for the files selected. Odd. How do
> we accomplish genuine deletion (to recycle bin)? Windows
> 2000 professional performs the point and click functions
> requests, yet the files simply do not delete and remain
> visible. "Cut" provides a greyed filename and then as
> before. Help .. please.



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot open .mdb file in Access 2000 running Windows 2000 Professional antmorano@gmail.com Microsoft Access 0 25th Jul 2007 06:53 PM
How to convert a FAT32 volume to an NTFS file system. =?Utf-8?B?QnJhbmRvbiBLbGluZw==?= Microsoft Windows 2000 4 30th Oct 2004 03:48 PM
Windows 2000 Professional File & Print Sharing with existing Windows 95 LAN John Hatefi Microsoft Windows 2000 Networking 3 3rd Jan 2004 04:13 PM
Transferring a file from NTFS volume to FAT32 volume Allan James Microsoft Windows 2000 File System 2 1st Dec 2003 12:56 PM
Re: How to delete Windows 2000 Professional Setup option Dan Seur Microsoft Windows 2000 Setup 0 17th Sep 2003 07:05 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:33 PM.