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
You can replace the `/install` option with `/uninstall` or `/repair` to remove or modify an installation.
223
+
If you've already installed .NET, use the .NET Installer to manage the installation. Instead of `/install`, use one of the following options:
224
224
225
+
-`/uninstall`\
226
+
Remove this version of .NET.
227
+
228
+
-`/repair`\
229
+
Check if the installations key files or components are damaged and restore them.
225
230
> [!TIP]
226
231
> The installer returns an exit code of **0** for success and an exit code of **3010** to indicate that a restart is required. Any other value is most likely an error code.
0 commit comments