Kitware CMake 3.4.0
cmake-3.4.0-win32-x86.exe | |
12.51 MB | |
8d9ce71e5a2d5462ba89cb038110f786 | |
Nullsoft Scriptable Install System (NSIS) |
Silent Install
cmake-3.4.0-win32-x86.exe /S
To silently install Kitware CMake 3.4.0 follow theese simple steps.
- Download the file cmake-3.4.0-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.4.0-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.4.0 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