implemented RFE #1172123 - $LOCALAPPDATA

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4015 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-05-07 05:33:55 +00:00
parent 8b1fa1b3c7
commit 7e8e0b95dd
3 changed files with 10 additions and 0 deletions

View file

@ -156,6 +156,12 @@ The application data directory. Detection of the current user path requires Inte
This constant is not available on Windows 95 with Internet Explorer 4 and Active Desktop not installed.
\e{$LOCALAPPDATA}
The local (nonroaming) application data directory.
This constant is available on Windows 2000 and above.
\e{$PRINTHOOD}
The directory that contains link objects that may exist in the Printers folder.