Skip to content

Commit a94edc2

Browse files
authored
Update nf-winbase-createsymboliclinka.md (#1284)
Proposed change is based upon testing under MSIX on Windows 10 21H2. I do not know whether developer mode is still required for UWP, so that should be checked prior to accepting this change.
1 parent 5b1839a commit a94edc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ The link target is a directory.
131131
</dl>
132132
</td>
133133
<td width="60%">
134-
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.
134+
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.
135135

136136
</td>
137137
</tr>

0 commit comments

Comments
 (0)