Difference between revisions of "NSIS Publisher"
Line 40: | Line 40: | ||
==<br /> Download == | ==<br /> Download == | ||
− | |||
* [[Image:ZIP.PNG|ZIP File]] [[scicdl:NSIS_Publisher.zip.php|NSIS Publisher Version 1.1.0.0]] *<span class="DLInfo"> (ZIP file) [7.60 MB]</span> | * [[Image:ZIP.PNG|ZIP File]] [[scicdl:NSIS_Publisher.zip.php|NSIS Publisher Version 1.1.0.0]] *<span class="DLInfo"> (ZIP file) [7.60 MB]</span> | ||
Line 47: | Line 46: | ||
* [https://bitbucket.org/CollectorSCI/nsis-publisher NSIS Publisher Repository on Bitbucket] | * [https://bitbucket.org/CollectorSCI/nsis-publisher NSIS Publisher Repository on Bitbucket] | ||
− | |||
</blockquote> | </blockquote> | ||
Revision as of 20:24, 14 January 2018
Latest Version: | 1.1.0.0 | ||
---|---|---|---|
Release Date: | Feb 2016 | ||
Company: | {{{Company}}} | ||
Publication Status: | {{{Published}}} | ||
Developer(s): | Template:Andrew Branscom | ||
Language: | C# | ||
Open Source: | {{{OpenSource}}} | ||
Source Available: | {{{Source}}} | ||
License: | {{{License}}} | ||
Platform: | Windows | ||
Type: | Plugin | ||
Localization: | English | ||
Website: |
Description
NSIS Publisher is tool to be used as a plugin for [Phil Fortier's SCI Companion v3] for generating NSIS install scripts for fan made SCI0 SCI1.0 and SCI1.1 games. It can automatically generate an installer for your SCI Companion created game. The generated script can be tweaked/customized and recompiled manually in the included script editor. The resulting script can be found in the game's base folder for later corrections or revisions. You can reopen a script through the open script dialog of the tool or by double clicking the NSI file. Game installers created by NSIS Publisher will include DOSBox and the games will be automatically configured to run in it.
Installation
- If you do not already have NSIS installed, download and install it (http://nsis.sourceforge.net/Download)
- Unzip into SCI Companion 3's Plugins subdirectory.
- Move or copy the contents of the "Merge with Installed NSIS Directory" folder with your installed NSIS directory, merging the "Include" and "Plugins" folders with those in NSIS.
NSIS Publisher should now appear in SCI Companion's Plugin menu.
Usage
See included help file for usage.
Download
- ZIP File NSIS Publisher Version 1.1.0.0 * (ZIP file) [7.60 MB]
Source Code is available here: