Convert Inno Setup scripts to NSIS scripts: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Added category links.) |
m (Adding new author and category links.) |
||
Line 1: | Line 1: | ||
{ | {{PageAuthor|ranametal}} | ||
== Links == | == Links == | ||
[[Image:Zip.gif]] [http://prdownloads.sourceforge.net/hmne/iss2nsi10a1.zip?download iss2nsi10a1.zip] (186 KB) | [[Image:Zip.gif]] [http://prdownloads.sourceforge.net/hmne/iss2nsi10a1.zip?download iss2nsi10a1.zip] (186 KB) | ||
Line 14: | Line 12: | ||
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. | ||
[[ | [[Category:Related Software]] |
Latest revision as of 12:00, 24 June 2005
Author: ranametal (talk, contrib) |
Links
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.