|
|
#1 |
|
Junior Member
Join Date: Jan 2005
Posts: 2
|
need a custom page
hi,
i was try to make a installer in which the user can choose whethre to install start menu icons or not. I want it in a custom page, in which i shall provide a tick box so that user can provide what all is required. i am not able to creat the custom page. i kept the shortcut icon creation and a shell integration things in a seperate section so that the user can selecet or deselect them. Can any one say how can implement the custompage,where i can select options.the code i am using is script attached below. please attach large scripts next time. nagu |
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
It seems you forgot to extract ioc.ini using MUI_INSTALLOPTIONS_EXTRACT. Take a look at Examples\Modern UI\InstallOptions.nsi for an example.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Jan 2005
Posts: 2
|
can you say what code i should add inorder to get the options of selecting the shortcut icons,startmenu (start menu seems to be bugging me a lot) etc there.
nagu |
|
|
|
|
|
#4 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
Use the macros in Sections.nsh to change section selections.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|