![]() |
Mui_page_directory
Hello
I define have several modules which can be installed, but the window for selecting the directory should only be shown if one special module is selected. I tried to put the line !insertmacro MUI_PAGE_DIRECTORY in the section of the module, but an error occures during compilation. Thanks for your help |
You will have to put the directory page after the components page, and then check if the component is selected in the directory page pre-handler to abort it or not.
PHP Code:
|
| All times are GMT. The time now is 05:45. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.