![]() |
Setup for Game-Mods
Hello!
I'm new here and the NSIS seams to be very interesting. But it's not easy for me to understand it in english :-| I will create an installer for me with some game-mods inside. At the beginning the user can chose what to install. Is this possible?? Where must I place the files and Folders? Thanks in advance! |
Have a look at the example scripts under Examples\Modern UI
-Stu |
Yes I already opened these scripts and tested it.
But how do i create a section with the files who belong to it? |
Like shown in all the example scripts, you use Sections.
-Stu |
Section "blabla"
File <....> SectionEnd |
| All times are GMT. The time now is 04:46. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.