|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: Apr 2004
Posts: 9
|
how to not add appname in MUI_PAGE_DIRECTORY when selected dir is not default (: ?
how to make MUI_PAGE_DIRECTORY to not add \application_name when directory selected != default InstallDir
ie. InstallDir "$PROGRAMFILES\gravity\RO", so do not addo \RO when user select e:\ edit: and sorry for my bad engRish |
|
|
|
|
|
#2 | |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
From the documentation:
Quote:
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 2007
Posts: 2
|
Where did you find this documentation?
I could only find this link for the Modern UI docs http://nsis.sourceforge.net/Docs/Mod...ustomFunctions
|
|
|
|
|
|
#4 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,343
|
The all mighty Chapter 4.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Jan 2007
Posts: 2
|
Cheers man.
My mistake was to search for docs for MUI_PAGE_DIRECTORY. I forgot that this would be using basic concepts underneath. Thanks again. P.S. I love your sig |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|