Skip to content
⌘ NSIS Forum Archive

Simple Input in five textFields

4 posts

congahonga#

Simple Input in five textFields

Hi there,

The only thing what I want are 5-10 simple TextFields(!) (with Labels) on one page, where User can input 5 textbased String, that I need for installation process.

I read about nsDialog, but unfortunately there is no EASY example for beginners. I don't want to do complicate things, only get the Input !

If I need't use nsDialog because there is a simplier way, than I am also glad !

Could you please help me, a simple hint to the right command in the documentation (if i can do it without nsdialogs) is enough !

Thank you !

Jochen Graulberger from Black-Forrest in Germany !
Comperio#
The nsDialogs readme has a clear step by step tutorial on creating page content.

If you still don't like that, then you can also try InstallOptions.
congahonga#
Link please

Can PLEASE someone post a link to nsDialog or to InstallOption ?

I can't find it, wheter in Documentation, wheter in Plugins, wheter with the NSIS page search function.

Sorry, I must say that it's hard to find information on the NSIS page, because on the menu point "documentation" there are not all things listed ! There should be a real INDEX, where all items are listed...

If I search for "nsDialog" - no result !
Afrow UK#
Everything you need is in the NSIS menu that you've installed on your computer in the Start menu.

Stu