I've adapted the CustomMSIDialog project for my installer. During the 'activation' dialog, when the user clicks next, I'd like to conditionally navigate to the next dialog.
So, if
Not a big requirement, but was curious if this is possible within the current framework.
Thanks!
Dax
So, if
activation = 1
then go to ActivatedForm, and if activation = 0
then go to NotActivatedForm.Not a big requirement, but was curious if this is possible within the current framework.
Thanks!
Dax