home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Skins and Plugins Installer (MPEI)
The future of MPI - we need your opinion!
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="cheezey" data-source="post: 364468" data-attributes="member: 10350"><p>The features I use with the iPiMP NSIS installer are:</p><ul> <li data-xf-list-type="ul">Different files copied depending on user input and config.</li> <li data-xf-list-type="ul">Run shell commands (NET STOP / NET START / IPCONFIG etc.)</li> <li data-xf-list-type="ul">Backup/restore/copy specific files (user databases, config etc.)</li> <li data-xf-list-type="ul">.NET Framework version detection</li> <li data-xf-list-type="ul">IP address validation</li> <li data-xf-list-type="ul">Runtime generated uninstall</li> <li data-xf-list-type="ul">Registry reading/writing</li> <li data-xf-list-type="ul">String manipulation</li> <li data-xf-list-type="ul">Simple / Advanced installation options</li> <li data-xf-list-type="ul">TV Server plugin & plugin configuration</li> <li data-xf-list-type="ul">Create shortcuts depending on install options</li> <li data-xf-list-type="ul">Controls for directory browsing, checkboxes, radio buttons, drop down lists</li> <li data-xf-list-type="ul">Logic components (If..Then..Else, Select..Case)</li> <li data-xf-list-type="ul">Functions & macros</li> <li data-xf-list-type="ul">Hyperlinks</li> </ul><p></p><p>NSIS has also got a number of available extensions/plugins/example code which cover all sort of functionality making building your script a lot easier.</p><p></p><p>As for the GUI - I use <a href="http://hmne.sourceforge.net/" target="_blank">HM NIS Edit: A Free NSIS Editor/IDE</a></p><p></p><p>I'm not saying MPI should offer all these, they are just the features I use to build a single, simple & robust installer for a quite complicated MP extension install.</p></blockquote><p></p>
[QUOTE="cheezey, post: 364468, member: 10350"] The features I use with the iPiMP NSIS installer are: [LIST] [*]Different files copied depending on user input and config. [*]Run shell commands (NET STOP / NET START / IPCONFIG etc.) [*]Backup/restore/copy specific files (user databases, config etc.) [*].NET Framework version detection [*]IP address validation [*]Runtime generated uninstall [*]Registry reading/writing [*]String manipulation [*]Simple / Advanced installation options [*]TV Server plugin & plugin configuration [*]Create shortcuts depending on install options [*]Controls for directory browsing, checkboxes, radio buttons, drop down lists [*]Logic components (If..Then..Else, Select..Case) [*]Functions & macros [*]Hyperlinks [/LIST] NSIS has also got a number of available extensions/plugins/example code which cover all sort of functionality making building your script a lot easier. As for the GUI - I use [url=http://hmne.sourceforge.net/]HM NIS Edit: A Free NSIS Editor/IDE[/url] I'm not saying MPI should offer all these, they are just the features I use to build a single, simple & robust installer for a quite complicated MP extension install. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Skins and Plugins Installer (MPEI)
The future of MPI - we need your opinion!
Contact us
RSS
Top
Bottom