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:
rainwater 2002-08-28 19:55:31 +00:00
parent a10253a913
commit 812acb7969

View file

@ -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