Skip to content
⌘ NSIS Forum Archive

Extract and write to a file previously user input

4 posts

jaheaga#

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#
Start by looking at the examples that are installed with the default NSIS install, begin with Example1.nsi ...