Tagged Questions
1
vote
2answers
5k views
How do I create a SCCM package where the main installation initiates self-contained msi's?
I have a few applications that are installed using InstallShield -- during the installation one or two parts of the application are installed with msi's. I've tried recording an iss file to instruct ...