Kitware CMake 3.3.2
cmake-3.3.2-win32-x86.exe | |
12.16 MB | |
d49bfd9122646c04a5055f3c79e13d93 | |
Nullsoft Scriptable Install System (NSIS) |
Silent Install
cmake-3.3.2-win32-x86.exe /S
To silently install Kitware CMake 3.3.2 follow theese simple steps.
- Download the file cmake-3.3.2-win32-x86.exe
- Check the MD5 Checksum and the Signature of the installer package
- open a cammandline in admin mode by pressing Win and enter cmd
- right click the terminal application and choose "Run as Admin ..."
- Change the directory where the downloaded file is stored by using the cd command
- now enter the command cmake-3.3.2-win32-x86.exe /S in the terminal to silently install CMake
Silent Uninstall
%ProgramFiles(x86)%\CMake\Uninstall.exe /S
To silently uninstall Kitware CMake 3.3.2 follow theese simple steps.
- open a cammandline in admin mode by pressing Win and enter cmd
- right click the terminal application and choose "Run as Admin ..."
- now enter the command %ProgramFiles(x86)%\CMake\Uninstall.exe /S in the terminal to silently uninstall CMake