Difference between revisions of "NSIS Publisher"
Line 18: | Line 18: | ||
| License = {{GPL2}} | | License = {{GPL2}} | ||
| Platform = {{WinTool}} | | Platform = {{WinTool}} | ||
− | | Type = {{Plugin}} | + | | Type = {{SCICompPlugin}} {{Plugin}} |
| Localization = {{EnglishTool}} | | Localization = {{EnglishTool}} | ||
| Website = [[NSIS Publisher]] | | Website = [[NSIS Publisher]] |
Revision as of 18:38, 15 April 2019
Latest Version: | 1.1.0.0 | ||
---|---|---|---|
Release Date: | 2016/02 | ||
Company: | SHP | ||
Publication Status: | Published | ||
Developer(s): | Andrew Branscom Template:Andrew Branscom | ||
Interface: | {{{Interface}}} | ||
Language: | C | ||
Open Source: | Open | ||
Source Availability: | |||
License: | GPL2 | ||
Type: | Plugin Plugin | ||
Platform: | Windows | ||
Localization: | English | ||
Website: | NSIS Publisher |
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.
Features
Version History
Development Status
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.
Three new items should now appear in SCI Companion's Plugins menu; Edit Readme, Publish and NSIS Publisher.
Usage
First time running it will open the options dialog to choose defaults. Thereafter it will generate an NSIS script for your current project and compile it it with an included DOSBox by selecting "Publish" in SCI Companion's Plugins menu.
See the help file for more information.
Download
Download from here:
- ZIP File File:NSIS Publisher 1.1.0.0.zip (ZIP file) [7.60 MB]
- ZIP File NSIS Publisher Version 1.1.0.0 * (ZIP file) [7.60 MB]
Source Code is available here:
Known issues
- None known
Credits
References
Also See