lewisv
15 years ago
When i am doing a upgrade of my application. ( i am un-installing an
re-installing )
I would like to skip all the user interaction dialogs.
Right now i have this in my setup
<Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog"
Value="VerifyReadyDlg">PREVFOUND</Publish>
This of course will skip the license, setuptype etc... dialogs.
but the user still has to press next on the welcomedialog, and press next on
the verifyreadydlg
I would like to minimize the amount of clicks the user has to do.
My best is once the msi is run, that it goes directly to the progess dialog
and starts the install.
I do want to show the progress dialog, so the user will see the install
working.
And during a first time install i still want to go though all the standard
dialogs.
How do i do this?
re-installing )
I would like to skip all the user interaction dialogs.
Right now i have this in my setup
<Publish Dialog="WelcomeDlg" Control="Next" Event="NewDialog"
Value="VerifyReadyDlg">PREVFOUND</Publish>
This of course will skip the license, setuptype etc... dialogs.
but the user still has to press next on the welcomedialog, and press next on
the verifyreadydlg
I would like to minimize the amount of clicks the user has to do.
My best is once the msi is run, that it goes directly to the progess dialog
and starts the install.
I do want to show the progress dialog, so the user will see the install
working.
And during a first time install i still want to go though all the standard
dialogs.
How do i do this?
--
View this message in context: http://n2.nabble.com/skip-almost-dialogs-on-upgrade-tp4866051p4866051.html
Sent from the wix-users mailing list archive at Nabble.com.
View this message in context: http://n2.nabble.com/skip-almost-dialogs-on-upgrade-tp4866051p4866051.html
Sent from the wix-users mailing list archive at Nabble.com.