BATCH files silent install or unassisted install?
Hello, :confused:
I have many application's that I install at my place of employment. These applications have been packaged into a .exe, I currently install these apps VIA Batch files as there are many prerequisites required to install before installing the application itself i.e.. Oracle 9 etc.
The problem comes into play when the software opens to install, I need to be there to hit the 'Next Button' and 'OK' buttons, I would like this software to install itself completely without user interaction. I guess like a silent install or unassisted install.
Is this possible