Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   noob (http://forums.winamp.com/showthread.php?t=240443)

Pacca 10th March 2006 13:55

noob
 
im a noob :( :cry:...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 :D
and soz for my bad english...but im not very good (im from italy)

Jamyn 10th March 2006 14:04

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.

Pacca 10th March 2006 15:36

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?)

Jamyn 10th March 2006 15:41

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.

Pacca 10th March 2006 15:48

ok...thnx for help!!! =)
i will never say all the thnx i must say u!!!


All times are GMT. The time now is 17:47.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.