|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Jan 2008
Posts: 1
|
I have created an installer which asks for serial number and i have used two ways to get serial number but both of them have different problems...
1) I have used the following PassDialog: ialog Serial \ /HEADINGTEXT 'Please enter the serial code...' \ /CENTER \ /BOXDASH 15 70 5 '' \ /BOXDASH 95 70 5 '' \ /BOXDASH 175 70 5 '' \ /BOXDASH 255 70 5 '' \ /BOX 335 70 5 '' it works fine but, problem is that i am not able to resize the groupbox and the reason to resize the groupbox is that the unrequired space does not look good as the our company client requirements. 2) I have used custom page but in that i am not able to automatically change the focus to the textboxes as they reach at their MaxLen. I want that when i enter 5 digits/characters in first textbox then the cursor should be set into second textbox and so on... Everythink works other than this... Please help me, Thanks, rnvagh |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Jun 2007
Location: Otrokovice, Czech Republic
Posts: 308
|
I did it with nsDialogs and WinMessages.
|
|
|
|
|
|
#3 | |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Quote:
Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Jun 2007
Location: Otrokovice, Czech Republic
Posts: 308
|
Hey, Red Wine, you didn't look at my code
|
|
|
|
|
|
#5 | |
|
Forum King
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
|
Quote:
Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS |
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|