You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/install/includes/microsoft-update.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,4 +64,4 @@ Since MU executes the local system account (NT Authority\SYSTEM), framework-depe
64
64
-*nextSession* defers the removal until the next logon session from members in the Administrators group.
65
65
- Values are case-insensitive and invalid values default to *always*.
66
66
67
-
When the removal is deferred, the installer writes a command to the [RunOnce](https://learn.microsoft.com/windows/win32/setupapi/run-and-runonce-registry-keys) registry key to uninstall the previous version. The command only executes if users in the Administrators group logs on to the machine.
67
+
When the removal is deferred, the installer writes a command to the [RunOnce](/windows/win32/setupapi/run-and-runonce-registry-keys) registry key to uninstall the previous version. The command only executes if users in the Administrators group logs on to the machine.
0 commit comments