|
|
#1 |
|
Junior Member
Join Date: Jul 2005
Location: France
Posts: 3
|
Confirming install path
Hi,
Our QA people are saying that the user should be able to confirm the install path he typed (on the directory page) when it is a new directory (ie when the installer is going to create it automatically). What is the easiest way to do this? Thanks for your help. |
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
When you mean confirm, do you want them to re-enter or to show them what it is?
To show them what it is, you could make a custom page with InstallOptions or just a simple MessageBox in the Directory page's Leave function (and call Abort to go back). -Stu |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
|
Or perhaps something like this is what you want: (To be placed in the directory leave function.)
code: |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|