Skip to content
⌘ NSIS Forum Archive

Installoptions to check prerequisites

3 posts

justjer#

Installoptions to check prerequisites

I saw either on the forums or in the archives where someone used Installoptions to display the status of prerequisites on a machine.

Basically it was a custom page where if a certain prerequisite was met, it would display that green or something like that. If it wasn't met, it would display it in red.

If you've seen it, can you point me in the right direction.

Thanks, Jeremy
WarmAr#
Start with an "test.nsi" example which is taking place in a folder \Program Files\NSIS\Contrib\InstallOptions\". Read a Readme.html in the same place
kichik#
The picture you saw is probably the one in the screenshots page.

Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.