Hello,
I want to do the Pre-Install updates conditionally. Is this possible?
In order to achieve what you want you can create an EXE installation package and run with or without
/exenoupdates command line paramater.
I found this command line command in the docs:
/exenoupdates
If I use this with the bootstrapper, will it cancel the installer updates?
Yes. The above command line switch will force the bootstrapper to cancel the update checks if "Check for updates before installation" option from
"Updater" page is enabled.
Let us know if this helped.
All the best,
Daniel