![]() |
|
#3
|
|||
|
|||
|
The access is "prevented" just by the weird name (...) which many tools don't support. You don't have to use Native API - you can use the ordinary Win32 API, but you need to use the \\?\ prefix with the path.
You can even use the usual command line tools, e.g. Code:
mkdir \\?\C:\\Winmend~Folder~Hidden\...\cn Code:
rmdir \\?\C:\\Winmend~Folder~Hidden\...\cn Code:
rmdir \\?\C:\\Winmend~Folder~Hidden\... |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Track Folder Changes | TheDutchJewel | General Discussion | 0 | 02-11-2017 02:44 |
| folder security settings... | MrCape | General Discussion | 5 | 08-23-2002 14:29 |