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: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@ It exists for a few reasons:
6
6
7
7
- Uninstallers should generally not remove your personal files or settings, only what was installed
8
8
- Microsoft imposes some limitations on MSI and MSIX installers and uninstallers that prevent a thorough uninstallation
9
+
- CMake switched between per-machine and per-user installations. These are separate, so it was possible to have two versions 'installed' at the same time, causing conflicts
9
10
10
11
**THIS TOOL IS CURRENTLY A PUBLIC BETA** - make a backup before using it.
0 commit comments