home *** CD-ROM | disk | FTP | other *** search
/ Enter 2005 March / ENTER.ISO / files / fwp-0.0.6-win32-installer.exe / Readme_installer.txt < prev    next >
Encoding:
Text File  |  2004-12-10  |  788 b   |  17 lines

  1. --==[ FWP Installer Readme ]==--
  2.  
  3. To build this installer you need the "Nullsoft Scriptable Installation System" (http://nsis.sourceforge.net).
  4.  
  5. If NSIS is proberly installed on your system, you will only have to right-click on the fwp_installer.nsi script file and choose 'compile NSI' to build an installer. All files in the directories 
  6. ..\..\. (fwp base directory)
  7. ..\..\gui
  8. ..\..\arenas
  9. ..\..\vehicles
  10. ..\..\weapons
  11. ..\..\source
  12. ..\..\docs
  13. will be packed into the archive (and recursively all files in them).
  14.  
  15. If want to modify the installer (include new directories, change the name, etc.) you should have a look into the NSIS-manual.
  16.  
  17. NOTE: When building an installer you have to delete any old installers in this directory, or they will be included in the archive!