I'm VERY new at making NSI files, but I've used the generator at www.Nullsoft.com and made a NSI file to test, I've added in some files, but now I've got a problem. How do I import the NSI file into the NSIS installer maker program?
Basically:
I have files
I have NSI script
I have NSIS
How do i put these tgether to get an installer?
Sir K
Putting it all together
3 posts
In the Windows Shell, right click on the .nsi file and select Compile.
Thanks very much.