Good, waiting for your kind help, the problem is this, I am developing a windows form application in C #, I have a form, to run an external application using the System.Diagnostics.Process.Start ("file address" );
In my form, I have a button that when clicking, you must open the installer of another application, the inconvenience, it is not like doing to execute a program that is inside the project.
I want to imply it is like opening aplicacion.exe from miprograma.exe with a button, and that both files are in the same unit, like for example a cd.