Skip to content
⌘ NSIS Forum Archive

If file or Directory

3 posts

srinannapa#

If file or Directory

Dear all,

I have couples of files and directories in the installation folder where the setup is placed,

How can i find if one is directory or file?
I find some thing called "IfFileExists DIRECTORY"

Can anyone suggest me how to use that?