Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Additional software installation #55

starskiin3d ·

Hi,

Can you please tell me does quick-build supports function to install software from .exe

Example:

I have visual studio, direct x, notepad++, and a bunch of other programs exes in a shared location and I need them installed on 5 build machines.

Is that option that quick-build supports or do I have to use ansible or something simmilar?

  • solved #2
  • replies 1
  • views 1707
  • stars 0
robinshen ADMIN ·

QB itself just calls external command to do the job. So you will need call Ansible command line or some other tool to install software via the command line build step.