no GetLongPathName on 95
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4347 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f3b771634e
commit
34ff6b4bb4
1 changed files with 2 additions and 2 deletions
|
@ -611,7 +611,7 @@ Call functions:
|
|||
|
||||
\S1{} GetExeName
|
||||
|
||||
\b Get installer filename (with valid case for Windows 9X/Me).
|
||||
\b Get installer filename (with valid case for Windows 98/Me).
|
||||
|
||||
\\<b\\>Syntax:\\</b\\>
|
||||
|
||||
|
@ -626,7 +626,7 @@ Call functions:
|
|||
|
||||
\S1{} GetExePath
|
||||
|
||||
\b Get installer pathname ($EXEDIR with valid case for Windows 9X/Me).
|
||||
\b Get installer pathname ($EXEDIR with valid case for Windows 98/Me).
|
||||
|
||||
\\<b\\>Syntax:\\</b\\>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue