Locutus123
19th April 2001 20:24 UTC
Hi,
really cool tool!
But I think there is one feature missing:
I need to get some information from the user, e.g
name, additional install directories, ...
Is there a way to prompt for such strings? There are
user defined variables, but it seems, I can only set their
value within the script.
Ok, I could open a temporary ini file that asks the user to
fill in everything in notepad. This file then could be read by the installer, but what if the user doesn't save it?
A separate tab in the installer that can be reached via the
next-buttons would be much better.
Maybe a popup-window would do, if it returns a string.
Is there such a feature planned?
Locutus123
dbareis
20th April 2001 02:53 UTC
Hi,
I would also find this useful. Just a simple one question dialog would be OK for me (I'd just call multiple times). This should be easy to do and data would probably be treated like registry read user variables (maybe need more than 9 though)...
Bye
Dennis
wohleb
23rd April 2001 22:51 UTC
Most definately it would be of use. I've found that installation of Java apps can be a pain when the target audience is not Java aware. Currently I am just blindly redisting the JRE as per the JRE license in a sub dir of my app. Prefereably, I would give the user another select dir dialog like the first one.
snowbird
28th April 2001 09:05 UTC
In my opinion this is the one feature that
professional installers have and NSIS doesn't.
Is there any chance this is going to be seen
in NSIS soon?
snowbird
30th April 2001 18:37 UTC
Would anyone of the NSIS programmers please
post a reply to this wonderful feature request?
Thx :-)