added $EXEPATH
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5105 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3ab94d5029
commit
0ef9426b45
4 changed files with 11 additions and 5 deletions
|
@ -73,7 +73,11 @@ The Windows desktop directory (usually \c{C:\\Windows\\Desktop} but detected at
|
|||
|
||||
\e{$EXEDIR}
|
||||
|
||||
The location of the installer executable (technically you can modify this variable, but it is probably not a good idea).
|
||||
The directory containing the installer executable (technically you can modify this variable, but it is probably not a good idea).
|
||||
|
||||
\e{$EXEPATH}
|
||||
|
||||
The full path of the installer executable.
|
||||
|
||||
\e{$\{NSISDIR\}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue