Skip to content
⌘ NSIS Forum Archive

Can you add a page to input serial code

4 posts

hotice#

Can you add a page to input serial code

like that install shield does.
I've not read all the document.
does NSIS now support InputBox function like VB?
bballer182#
It shouldn't be that hard to figure it out i know i did in a very short amout of time. If your looking for something specific like serial code input there isn't a serial code option yet but i think that you could work something out with what is there. Maybe serial code input is to come sometime soon.
petersa#
I reckon you could do a serial calculation easily with all NSIS's math and string manipulation commands.