Search Results
Search type | Search syntax |
---|---|
Tags | [tag] |
Exact | "words here" |
Author |
user:1234 user:me (yours) |
Score |
score:3 (3+) score:0 (none) |
Answers |
answers:3 (3+) answers:0 (none) isaccepted:yes hasaccepted:no inquestion:1234 |
Views | views:250 |
Code | code:"if (foo != bar)" |
Sections |
title:apples body:"apples oranges" |
URL | url:"*.example.com" |
Saves | in:saves |
Status |
closed:yes duplicate:no migrated:no wiki:no |
Types |
is:question is:answer |
Exclude |
-[tag] -apples |
For more details on advanced search visit our help page |
For questions not specific to a single version of Microsoft Windows. Otherwise, use a more specific tag such as [windows-7], [windows-10] or [windows-11].
1
vote
Accepted
How to apply Windows short path (8.3) to network path?
An ability to apply 8dot3 names on file system depend on the following subjects:
The specific path should be related to a volume. Only if the specific path is “located” on a volume this volume can be …
6
votes
Accepted
Which Unicode characters cannot be used for NTFS file names?
See the following restrictions for the File and Directory Naming Conventions in the Microsoft documentation:
Use any character in the current code page for a name, including Unicode characters an …