|
|
#1 |
|
Junior Member
Join Date: Sep 2007
Posts: 1
|
help with optional installations and hyperlinks
Hello,
Sorry to be a bit of a newbie, but I'm struggling to do two things with my installer script that I can't find easily in the manual or by searching the forum. 1. I've got some text in the welcome page: MUI_TEXT_WELCOME_INFO_TEXT "This wizard will guide you ... visit our website at http:\\www.url.com" What I want to do is make a bit of the text a hyperlink. Is there a tag I can place around the hyperlink text to do this? 2. In my installation I have two files (e.g. config1.ini and config2.ini), I want to ask the user which installation option they want and then install one of these two files (and rename it to be, for example, config.ini). I figured I should reuse teh component page and change the check boxes to radio buttons, but I can't really figure it all out. Is this possible? Many thanks
|
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
I don't know in #1, but in #2 you can use many options there, for example:
I'll be cooler instead of components pages you use a custom page with radio buttons, see InstallOptions docs and examples. That way you can know which radio was selected and use the proper instructions such CopyFile, Rename or whatever you need
* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|