Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 11th February 2004, 06:39   #1
atsuk
Member
 
atsuk's Avatar
 
Join Date: Jun 2003
Location: Estonia
Posts: 91
Unhappy Which files are needed during compilation of .nsi with command line

Hi,
I made a program that writes .nsi file and compiles it with command line. The problem is that computers that launch my program don't have nsis, so either they have to install nsis or I only have to put some additional nsis files to temporary directory while compilation, which would be deleted after installation.
I know that computer needs more than only makensis.exe to execute program, but I do not know exactly which files (could someone give me a list of required files?)
atsuk is offline   Reply With Quote
Old 11th February 2004, 08:31   #2
Vytautas
Major Dude
 
Vytautas's Avatar
 
Join Date: May 2003
Location: Victoria, Australia
Posts: 643
Send a message via ICQ to Vytautas
Does your script use any plugins? If it does you will have to include them aswell.

Vytautas
Vytautas is offline   Reply With Quote
Old 11th February 2004, 08:38   #3
atsuk
Member
 
atsuk's Avatar
 
Join Date: Jun 2003
Location: Estonia
Posts: 91
jeah.. some .dll's and pictures, but i mean is there some additional files that nsis need for compiling .nsi in addition to files, that are refered in script?
atsuk is offline   Reply With Quote
Old 11th February 2004, 10:39   #4
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
makensis.exe, graphics files, plug-ins, header files.
Joost Verburg is offline   Reply With Quote
Old 13th February 2004, 08:16   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,337
Only makensis.exe is required. Other files are needed only if used by the script.

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