Convert Inno Setup scripts to NSIS scripts: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
m (Wikipedia python library)
 
m (Updated author and download links, and changed format of some pages.)
Line 1: Line 1:
== Links ==
== Links ==
[http://prdownloads.sourceforge.net/hmne/iss2nsi10a1.zip?download Download]
[[Image:Zip.gif]] [http://prdownloads.sourceforge.net/hmne/iss2nsi10a1.zip?download iss2nsi10a1.zip] (186 KB)


== Description ==
== Description ==
Line 10: Line 10:
needed by me. The source code is included if you want add full compatibility.
needed by me. The source code is included if you want add full compatibility.


Page author: ranametal
Page author: [[User:ranametal|ranametal]]

Revision as of 12:37, 23 April 2005

Links

Zip.gif iss2nsi10a1.zip (186 KB)

Description

This is a little tool for help people who want migrate from Inno Setup to NSIS. It is only a help in the conversion of scripts and the converted script is not completely compatible with original. For example [Components], [Types] and [Tasks] sections are not handled by this tool, this is because I design it to convert my own Inno Setup scripts and only have the functionality needed by me. The source code is included if you want add full compatibility.

Page author: ranametal