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:
kichik 2005-10-21 21:54:55 +00:00
parent f3b771634e
commit 34ff6b4bb4

View file

@ -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\\>