Old 10th March 2006, 13:55   #1
Pacca
Junior Member
 
Join Date: Mar 2006
Posts: 10
Unhappy noob

im a noob ...i now...
but i want to do an istall pack with nsis...but i cant understand how to do it...can any1 help me??? if it is possible can any1 make for me the script...i know that is much to ask...but if som1 can help me...i will say hit thousand of thanks
and soz for my bad english...but im not very good (im from italy)
Pacca is offline   Reply With Quote
Old 10th March 2006, 14:04   #2
Jamyn
Junior Member
 
Join Date: Aug 2002
Location: Texas
Posts: 36
Try this

Maybe try one of these.
They have script generators that can help you step-by-step when creating your installer script. EclipseNSIS has the most features, but you need to install 4 or 5 big components to get it setup. Maybe try VenisIX or HM NIS Edit.
Jamyn is offline   Reply With Quote
Old 10th March 2006, 15:36   #3
Pacca
Junior Member
 
Join Date: Mar 2006
Posts: 10
yes!!! it is very simple with the wizard of venisIX...thnx very much...but i have 1 more little problem...i want that when a person installs my program, a file must be instlled in C:/windows/, but if a person has renamed it (or changed the folder C:/windows in any way) if there is a way to find the folder even if the name is different. (it's a system folder so is there a way to find it?)
Pacca is offline   Reply With Quote
Old 10th March 2006, 15:41   #4
Jamyn
Junior Member
 
Join Date: Aug 2002
Location: Texas
Posts: 36
System Folder

Yes; NSIS has a list of constants that are very useful.

So you can use $WINDIR instead of "C:\WINDOWS" in your script, and NSIS will use the proper location. That is a good idea to use the constants anyway, to support languages that might have a different name for folders, etc.
Jamyn is offline   Reply With Quote
Old 10th March 2006, 15:48   #5
Pacca
Junior Member
 
Join Date: Mar 2006
Posts: 10
ok...thnx for help!!! =)
i will never say all the thnx i must say u!!!
Pacca 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