[Solved] How to install a software using Jenkins job?


That depends on the installer software – if you can configure it for unattended installation then it’s simple to set up a Jenkins job – how you’d call the executable depends on the installer. The site http://unattended.sourceforge.net/installers.php shows how to do that for different installer software.

1

solved How to install a software using Jenkins job?