Open Installer from my aplication without User Interface

  • Thread starter Thread starter Malainho
  • Start date Start date
M

Malainho

Guest
Hello,

I have an application installer that has two files. An .exe file and an .application file. It is the manifest.

What I want is to call the .application file.

I just don't want the installer have graphical environment to appear.

The installer is from Visual Studio.

How to call this .application file installer without a graphical environment. So that you can do the installation without asking anything.
The installation will be controlled via another application. The my application.

Thank you

Continue reading...
 
Back
Top