Skip to content
⌘ NSIS Forum Archive

How to Execute NSIS Samples

5 posts

ed benoit#

How to Execute NSIS Samples

Hello,
Need Help
I am new in NSIS and I would like to execute one of the samples code but I do not know how to execute once I have it in a file.

Ed.
562-209-2939
ed benoit#
How to Execute NSIS Samples

I created the file with notepad. What editor should I used to create the file to right click and follow your instruction to execute it?

Ed.
Afrow UK#
You can use Notepad. Just make sure when you save you choose All files (*.*) and save with a .nsi file extension. Otherwise it will be saved with a .txt file extension. You should also go into Folder Options > View and uncheck "Hide file extensions for known file types".

Stu