Skip to content
⌘ NSIS Forum Archive

check for folder

5 posts

Simply#

check for folder

to check that a file exist we use IfFileExists, but how we can check that a folder exists???
Simply#
and if i don't have the compete name of the folder:

for example the folder is "C:\test59", but i just know "c:\test"???