📎 AI Summary:
The thread discusses how to install applications via the command line in Windows. The original poster asks for instructions on performing installations through CMD, while a respondent advises that the method depends on the specific application and whether a silent or interactive install is desired. The responder suggests researching command-line switches or checking the software manufacturer’s documentation for guidance.

adam2001

New Member
Joined
May 10, 2021
Messages
3
Thread Author #1
how to install an application via cmd ? .thanks
 

Solution
  1. Will depend entirely on the application being installed and if your trying to run it interactively or silent install (IT style installations)
  2. Search for "install <program a> command line or look at the manufacturer site for command line switches

Neemobeer

Windows Forum Team
Staff member
Joined
Jul 4, 2015
Messages
8,995
  1. Will depend entirely on the application being installed and if your trying to run it interactively or silent install (IT style installations)
  2. Search for "install <program a> command line or look at the manufacturer site for command line switches
 

Solution