classes:csci345_slator:nsis
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| classes:csci345_slator:nsis [2017/01/14 06:09] – localadmin | classes:csci345_slator:nsis [2017/01/14 06:11] (current) – [Setup the Directory Structure] localadmin | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| WWWIC uses a open source system called NSIS to create installer files. | WWWIC uses a open source system called NSIS to create installer files. | ||
| + | ===== Setup the Directory Structure ===== | ||
| + | |||
| + | Directories need to be set up in certain places so that the NSIS script can find the necessary files. | ||
| + | |||
| + | The NSIS script used for Blackwood can be found in the SVN repository. | ||
| + | |||
| + | First, copy " | ||
| + | |||
| + | Within " | ||
| + | |||
| + | Your final directory structure should look like this: | ||
| + | |||
| + | < | ||
| + | .\blackwood.nsi | ||
| + | .\Client\edu\ | ||
| + | .\Client\jre6\ | ||
| + | .\Client\lib\ | ||
| + | .\Client\blackwood.ico | ||
| + | .\Client\LICENSE.txt | ||
| + | </ | ||
| + | |||
| + | ===== Running NSIS ===== | ||
| + | |||
| + | This last step is easy, right click on " | ||
classes/csci345_slator/nsis.1484374188.txt.gz · Last modified: by localadmin
