|
|
|
|
#1 |
|
Junior Member
Join Date: Oct 2012
Posts: 1
|
Hi.
How can I create NSIS installer's page with listbox with checkboxes inside with file extensions and then associate them to the installed program? |
|
|
|
|
|
#2 |
|
Major Dude
|
Check this wiki article for info about association: http://nsis.sourceforge.net/File_Association
Use nsDialogs plug-in to create listbox: ${NSD_CreateListBox} - http://nsis.sourceforge.net/Docs/nsDialogs/Readme.html I saw also fantastic 3rd party plug-in (somewhere on the forum) specially for listbox but I cannot find it...
Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2022: www.visual-installer.com or RAD Studio 2009 - 11 Alexandria: www.rad-installer.com |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Oct 2006
Posts: 1,892
|
Perhaps you mean the lockedlist plugin?
|
|
|
|
|
|
#4 |
|
Major Dude
|
No, but it is very close.
It was simple plug-in where is was possible to fully customize the design of listbox - add checkboxes, images, links, even background image. Cool looking installers with custom design: www.graphical-installer.com Create Setup Pages easily: www.install-designer.com Build installers in Visual Studio 2005-2022: www.visual-installer.com or RAD Studio 2009 - 11 Alexandria: www.rad-installer.com |
|
|
|
![]() |
|
|||||||
| Tags |
| association, file, list |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|