User talk:Red Wine: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
(Installer for Successional Installations) |
||
Line 1: | Line 1: | ||
== Installer for Successional Installations == | |||
I like your example script [[Installer for Successional Installations]]. I've made a page on [[Embedding other installers]] describing how to install other installers. I am considering updating it to use your technique for successional installs. | |||
I might make the second example script part of a sourceforge project. Perhaps a NSI that will download all the requested installers, generate a NSI that auctually installs them compile the NSI. I would not want to redistribute all the installer files, nor could I, and I don't think a mega installer that installs every app imaginable would be the best of ideas either. |
Revision as of 10:15, 1 January 2007
Installer for Successional Installations
I like your example script Installer for Successional Installations. I've made a page on Embedding other installers describing how to install other installers. I am considering updating it to use your technique for successional installs.
I might make the second example script part of a sourceforge project. Perhaps a NSI that will download all the requested installers, generate a NSI that auctually installs them compile the NSI. I would not want to redistribute all the installer files, nor could I, and I don't think a mega installer that installs every app imaginable would be the best of ideas either.