|
|
#1 |
|
Junior Member
Join Date: Apr 2003
Location: France
Posts: 18
|
Show a second Install Directory page conditionally
Hi,
I need some help: I would like to display a second Install Directory page only if a section is selected. I'm able to display an InstallOptions dialog only if a section has been selected. I'm also able to show a second Install Directory page whenever. But I don't know how to mix the both .Some detailed code would be nice, because I'm a beginner. Thank you |
|
|
|
|
|
#2 |
|
Senior Member
|
I use this to skip the components page when desired:
PHP Code:
I am pretty sure you can tweak it to meet your requirements. If not, try reading the documentation, or posting again (attaching script preferably). |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Apr 2003
Location: France
Posts: 18
|
That's ok, my problem is resolved. In fact, I thought the function "Abort" would stop the installer, and not skip a page. So the solution is to always skip the second directory page (with "Abort"), and show it only if the good section has been selected.
Thank you
|
|
|
|
|
|
#4 |
|
Senior Member
|
yes, I asked the same.
'Abort' stops installer in a section, but in this function skips the page. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|