Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ The link target is a directory.
</dl>
</td>
<td width="60%">
Specify this flag to allow creation of symbolic links when the process is not elevated. <a href="/windows/uwp/get-started/enable-your-device-for-development">Developer Mode</a> must first be enabled on the machine before this option will function.
Specify this flag to allow creation of symbolic links when the process is not elevated. In UWP, <a href="/windows/uwp/get-started/enable-your-device-for-development">Developer Mode</a> must first be enabled on the machine before this option will function. Under MSIX, developer mode is not required to be enabled for this flag.

</td>
</tr>
Expand Down Expand Up @@ -251,4 +251,4 @@ CsvFs does not support soft link or any other reparse points.



<a href="/windows/desktop/FileIO/symbolic-links">Symbolic Links</a>
<a href="/windows/desktop/FileIO/symbolic-links">Symbolic Links</a>