changes to SetFileAttributes and {$QUICKLAUNCH}

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2150 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
flizebogen 2003-02-12 18:04:17 +00:00
parent 5781c9c9ee
commit aef4207321
3 changed files with 4 additions and 4 deletions

View file

@ -74,7 +74,7 @@ The start menu programs / startup folder. The context of this variable (All User
\e{$QUICKLAUNCH}
The quick launch folder for IE4 active desktop and above. If quick launch is not available, simply returns the same as $TEMP. It seems that there is no Quicklaunch for all users. Therefore current user is always used.
The quick launch folder for IE4 active desktop and above. If quick launch is not available, simply returns the same as $TEMP. The context of this variable (All Users or Current user) depends on the SetShellVarContext setting. The default is the current user.
\e{$HWNDPARENT}