> Before you start I know I know.... stupid
Yup ;-)
> I need to get rid of a folder which name is " " (a space)
It is not the space character. This is the ASCII Character ALT-255.
> I've tried Ztree and everything to try and see it but nope nothing
nada
Drop to a Command Prompt and change to the directory which contains the
offending subdirectory and type:
DELTREE<space><alt>255<enter>
Or better yet, type
REN<space><ALT>255 offender
The directory will now be called "offender" and you can now browse its
contents using Windows Explorer or the Command Window.
The ALT-255 key combination brings up the MS-DOS extended character set
character which appears as a blank space, however it is not actually the
character inserted when you press the Space-Bar. Windows has never been
able to browse this directory ever since at least Windows 3.0, but
MS-DOS has, if you know how. We used this trick in high-school a lot.
Adam Smith
IT Officer
SAGE Automation Ltd
[EMAIL PROTECTED]
http://www.sageautomation.com
ԿԬ
************** Email Confidentiality Clause **************
The information contained within this email and its attachments is intended for the
named recipients only. It may contain privileged and confidential information. If you
are not the intended recipient, you must not copy, distribute or take any action in
reliance on it. If you have received this email in error, please return it to the
originator advising of the error and delete all copies of it from your system.
------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]