jaheaga
24th August 2012 23:48 UTC
Extract and write to a file previously user input
Hello, I'm really new at this and I'm trying to just extract some file to C:\program files\folder then ask the user for the licence and write the licence to a file in the folder, the file already has some information.
Thank you all
Anders
25th August 2012 00:12 UTC
Start by looking at the examples that are installed with the default NSIS install, begin with Example1.nsi ...
jaheaga
25th August 2012 00:13 UTC
I tried that, but i just don't get it where can I ask the user for a text
MSG
25th August 2012 07:27 UTC
You can create a custom page with a textfield, using nsDialogs.