plugin -> plug-in

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4202 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-07-29 15:08:32 +00:00
parent efe714eec8
commit dd29796e0f
9 changed files with 17 additions and 17 deletions

View file

@ -47,7 +47,7 @@ Use in the leave function of a directory page. Reads the flag set if '\R{adirver
\S2{initpluginsdir} InitPluginsDir
Initializes the plugins dir (\R{varconstant}{$PLUGINSDIR}) if not already initialized.
Initializes the plug-ins dir (\R{varconstant}{$PLUGINSDIR}) if not already initialized.
\c InitPluginsDir
\c File /oname=$PLUGINSDIR\image.bmp image.bmp
@ -65,7 +65,7 @@ Sets the error level of the installer or uninstaller to \e{error_level}. See \R{
\c \\<b\\>current\\</b\\>|all
Sets the context of $SMPROGRAMS and other shell folders. If set to 'current' (the default), the current user's shell folders are used. If set to 'all', the 'all users' shell folder is used. The all users folder may not be supported on all OSes. If the all users folder is not found, the current user folder will be used. Please take into consideration that a "normal user" has no rights to write in the all users area. Only admins have full access rights to the all users area. You can check this by using the UserInfo Plugin. See Contrib\\UserInfo\\UserInfo.nsi for an example.
Sets the context of $SMPROGRAMS and other shell folders. If set to 'current' (the default), the current user's shell folders are used. If set to 'all', the 'all users' shell folder is used. The all users folder may not be supported on all OSes. If the all users folder is not found, the current user folder will be used. Please take into consideration that a "normal user" has no rights to write in the all users area. Only admins have full access rights to the all users area. You can check this by using the UserInfo plug-in. See Contrib\\UserInfo\\UserInfo.nsi for an example.
\c SetShellVarContext current
\c StrCpy $0 $DESKTOP