CreateDirectory can now set errorflag

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2224 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
flizebogen 2003-03-01 14:05:55 +00:00
parent 8d60e504f3
commit 3c460e14f0

View file

@ -16,7 +16,7 @@ Copies files from the source to the destination on the installing system. Useful
\c path_to_create
Creates (recursively if necessary) the specified directory. The error flag is \\<b\\>not\\</b\\> set if the directory couldn't be created.
Creates (recursively if necessary) the specified directory. The error flag is set if the directory couldn't be created.
\S2{createshortcut} CreateShortCut