Archive: Extract and write to a file previously user input


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


Start by looking at the examples that are installed with the default NSIS install, begin with Example1.nsi ...


I tried that, but i just don't get it where can I ask the user for a text


You can create a custom page with a textfield, using nsDialogs.