typo
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1535 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
b23696e64c
commit
c3013952c0
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ Adds a branding image on the top of the installer or on the left. Its size will
|
|||
|
||||
\c true|\\<b\\>false\\</b\\>
|
||||
|
||||
Controls whether or not installs are enabled to the root directory of a drive, or directly into a network share. Set to 'true' to change the safe behavior, which prevents users from selecting C:\\ or \\\\Server\\Share as an install (and later on, uninstall) directory. For additional directory selection page customizability, see .onVerifyInstDir (\k{onverifyinstdir}).
|
||||
Controls whether or not installs are enabled to the root directory of a drive, or directly into a network share. Set to 'true' to change the safe behavior, which prevents users from selecting C:\\ or \\\\Server\\Share as an install (and later on, uninstall) directory. For additional directory selection page customizability, see .onVerifyInstDir (\k{onVerifyInstDir}).
|
||||
|
||||
\H{aautoclosewindow} AutoCloseWindow
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue