dirtext fix
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@787 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a10253a913
commit
812acb7969
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ InstType "Lite"
|
|||
AutoCloseWindow false
|
||||
ShowInstDetails show
|
||||
ShowUninstDetails show
|
||||
DirText "Please select a location to install NSIS (or use the default):"
|
||||
DirText "Please select a location to install NSIS (or use the default):" " "
|
||||
SetOverwrite on
|
||||
SetDateSave on
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue