Archive: Newby question !


Newby question !
I have to create an installer for my software, and i need a special action.
At the end of the install process ( witch is OK ) i have to ask to customer to enter some text, and redirect it to a file.
I know how to write to a file, but i don't know how to get the text in the special window and put it into a file ?

Does somebody know how to do it ?

Thank's for advance....


That depends on what kind of 'special window' you're using. Assuming it's a text field created by nsDialogs, you can find the answer in the nsDialogs readme:
http://nsis.sourceforge.net/Docs/nsD...l#mref-gettext