Skip to content
⌘ NSIS Forum Archive

Give code to continue install

9 posts

Manchut#

Give code to continue install

Hello Everybody,

I want create a nsis installer with page when you must enter a code to continue install. Can some one tell me how this do?

Cheers,
Lukas
MSG#
(Please note that all NSIS installers can be unpacked by 7z and similar archival tools. You'll have to recompile NSIS with modified compressor code to prevent this.)
MSG#
I don't know what that is, but it sounds ok to me. My comment on compression still stands, though.
T.Slappy#
Are you looking for this: http://nsis.sourceforge.net/ADD_%22V...aller_by_ROHIT

(not my code - not tested by myself!)
Manchut#
Originally Posted by MSG View Post
Sorry, I'm not a programmer, so I cannot help you with modifying the NSIS source code.
I too, so i must ask who do this.

T.Slappy:

I using this script and everything working fine 😉