Old 24th May 2002, 18:22   #1
Nightmarez
Junior Member
 
Join Date: May 2002
Posts: 2
Send a message via ICQ to Nightmarez
We need a basic template to aid new NSIS coders.

I'll admit that I'm not that skilled of a programmer, I've looked over the NSIS docs tons of times but I can't quite get the hang of it.

I simply want to make an installer for my program, but I can't quite figure it all out, if someone could post a basic template that goes as follows, I'm sure it would help out a lot of us new users.

Installer:
[Program Info (Name, licence, author, etc)]
[Install Directory]
[Files to Install]
[Start Menu Integration]
[DLL files (UpdateDLL macro example) or files to install after a reboot]
[Uninstaller]

I'm sure I'm forgetting a few details, but if someone could make a template that would allow us newbies to simply input the options we want, we could learn a lot from it.

Thanks.
Nightmarez is offline   Reply With Quote
Old 24th May 2002, 22:33   #2
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
Just look into your nsis directory and you will find exactly 10 examples. It is those files with the .nsi endings...

If you don't have them you have probably not selected "NSIS Examples (recommended)" when you installed NSIS (it is marked by default).

[edit]
Oh, and of course:
Quote:
To have a template .nsi generated to your needs, go here.
- From the docs...
[/edit]

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump