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
Give code to continue install
9 posts
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!)
(not my code - not tested by myself!)
I too, so i must ask who do this.Originally Posted by MSG View PostSorry, I'm not a programmer, so I cannot help you with modifying the NSIS source code.
T.Slappy:
I using this script and everything working fine 😉