静默安装方法大全

静默安装

Simon Tatham PuTTY 0.68

Silent Install

putty-0.68-installer.exe /SP- /VERYSILENT /NORESTART
ReturnCodes 0

Silent Uninstall

x64

"%ProgramFiles(x86)%PuTTYunins000.exe" /SP- /VERYSILENT /NORESTART

x86

"%ProgramFiles%PuTTYunins000.exe" /SP- /VERYSILENT /NORESTART

https://www.chiark.greenend.org.uk/~sgtatham/putty/wishlist/win-silent-uninstall.html

ReturnCodes 0
Simon Tatham其它软件的静默安装