Skip to content

Commit 5fed293

Browse files
authored
Sample.ini - correction for uiaccess default value
1 parent b4edb66 commit 5fed293

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Sample.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
# Parameters [level] [uiaccess]
6060
# level (optional) one of { 1, 2, 3 } corresponding to { asInvoker,
6161
# highestAvailable, requireAdministrator }. Default is 1
62-
# uiaccess (optional) true/false or 0/1. Allows application to gain access to
63-
# the protected system UI. Default is 0
62+
# uiaccess (optional) true/false or 1/0. Allows application to gain access to
63+
# the protected system UI. Default is false (0).
6464
#
6565
# Command: DpiAware
6666
#

0 commit comments

Comments
 (0)