Change setup order
Posted: Thu Feb 04, 2021 7:37 am
Hi,
in our current project we need to install several runtimes and PreRequisites.
Following the steps in a normal InstallAware generated setup, these steps take place before the user even had the chance to read and maybe disagree the license.
Our customer wants to change this.
So, what would be necessary to move the prereq handling to a later point?
Move the whole [REGION: Check/Install Application Pre-Requisites]
before the [label: Main Install] block?
This should move all checks, setups and dialogs.
Would this affect the msi database or any maintenance operations?
Something I am missing here?
kind regards
Anja
in our current project we need to install several runtimes and PreRequisites.
Following the steps in a normal InstallAware generated setup, these steps take place before the user even had the chance to read and maybe disagree the license.
Our customer wants to change this.
So, what would be necessary to move the prereq handling to a later point?
Move the whole [REGION: Check/Install Application Pre-Requisites]
before the [label: Main Install] block?
This should move all checks, setups and dialogs.
Would this affect the msi database or any maintenance operations?
Something I am missing here?
kind regards
Anja