Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <38FD8878.87CE1817@crocodial.de> Date: Wed, 19 Apr 2000 12:20:40 +0200 From: Benjamin Riefenstahl Organization: Crocodial Communications EntwicklungsGmbH X-Mailer: Mozilla 4.05 [en] (Win16; I) MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com CC: John Wiersba , "'Thomas DOT Wolff AT icn DOT siemens DOT de'" Subject: Re: 3 bugs References: <03F4742D8225D21191EF00805FE62B9904B3F1C5 AT aa-msg-01 DOT medstat DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, For any file that Explorer can't deal with, try using this syntax in cmd.exe: del \\?\c:\tmp\xxxxx replace c:\tmp\ with the actual path using DOS style (backslashes) and replace xxxxx with the actual underlying file name, like e.g. "t." . The Prefix "\\?\" tells NT to do no parsing at all on the file name but pass it to the file system driver unchanged. This trick should probably go into the FAQ, we had a similar problem before already. so long, benny ====================================== Benjamin Riefenstahl (benny AT crocodial DOT de) ISION Internet AG Ruhrstr. 61, D-22761 Hamburg, Germany -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com