Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   How can include a directory as subdir of $INSTDIR (http://forums.winamp.com/showthread.php?t=270263)

rfv-370 27th April 2007 06:50

How can include a directory as subdir of $INSTDIR
 
I have 2 directory that I need to include as subdirectories of the "$INSTDIR".
I tried to declare as:
File: "F:\Dist\dist\lib" -> no files found.
But i get the following error:
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "F:\RFV-WorkFiles\DT_Danil_EQM\SoftwarePendulumEQM\MQE_Pendulum_2006\Python_rfv\May2007_PyHypnoMet\Dist\NIST_Setup\MakeInstalle_PyHypnoMet.nsi" on line 31 -- aborting creation process
Here i wanted to have the '\lib' directory included in the installer and to unpack as subdirectory of the $INSTDIR.

Any idea how to do that ?

thanx

rfv-370 27th April 2007 07:24

Sorry I got it finally:

File /r F:\RFV-WorkFiles\Dist\dist\*.*
File /r F:\RFV-WorkFiles\PyHypnoMet\SoundLib


All times are GMT. The time now is 04:10.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.