Archive: Give code to continue install


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


You can create custom pages with nsDialogs...


(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.)


What do you think if I edit script "Serial Number Page" to do this?


I don't know what that is, but it sounds ok to me. My comment on compression still stands, though.


I try something read about this but nothing find. Can you explain how I can do this?


Sorry, I'm not a programmer, so I cannot help you with modifying the NSIS source code.


Are you looking for this: http://nsis.sourceforge.net/ADD_%22V...aller_by_ROHIT

(not my code - not tested by myself!)


Originally posted by MSG
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 ;)