From bfb5d9d0886092a457a7748ae626c71680580bc1 Mon Sep 17 00:00:00 2001 From: "Tim Mangan (MVP)" Date: Wed, 31 Aug 2022 09:58:04 -0400 Subject: [PATCH] Update nf-winbase-createsymboliclinka.md 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. --- sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md b/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md index 89943c9b179..3e0aa04f4c6 100644 --- a/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md +++ b/sdk-api-src/content/winbase/nf-winbase-createsymboliclinka.md @@ -131,7 +131,7 @@ The link target is a directory. -Specify this flag to allow creation of symbolic links when the process is not elevated. Developer Mode 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, Developer Mode 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. @@ -251,4 +251,4 @@ CsvFs does not support soft link or any other reparse points. -Symbolic Links \ No newline at end of file +Symbolic Links