Saved Bookmarks
| 1. |
The dash menu displays the most common commands for selected item |
|
Answer» Explanation: fsutil behavior set disable8dot3 1 Open command prompt and GO to the directory which you want to know the short path. type : DIR /x. This command will show the EXISTING short paths. (In this example I am creating short NAME for C:\Temp folder) Syntax : fsutil file setshortname |
|