Solution:
1. start the console with administrator privileges, or PowerShell
2. CD to installation package path
3.
msiexec /i "cmake-3.22.0-windows-x86_64.msi" WIXUI_DONTVALIDATEPATH="1"
PS: that’s it. What the hell is permission management
Solution:
1. start the console with administrator privileges, or PowerShell
2. CD to installation package path
3.
msiexec /i "cmake-3.22.0-windows-x86_64.msi" WIXUI_DONTVALIDATEPATH="1"
PS: that’s it. What the hell is permission management