how to configure a msp install to immediately follow a msi install??
Permanently deleted user
Should I create a *.bat file with the msi install on the first line, then the msp install on the 2nd line, then create a deployment for the *.bat file??
This is for Reader DC installation, I have a transform, it's to be a silent install, then install the newest msp immediately after the installation.
I imagine that any registry-related changes should be done separately...
Thank you, Tom
0
Comments
Worked with customer on an internal support ticket and he was able to call the msp file in his parameters as part of the install step. This is very similar to how our standard Java package is constructed but also depends on the software that you're trying to deploy and if it's supported as a parameter.