EnglishРусский  
The project is closed! You can look at a new scripting language. It is available on GitHub.
Also, try our open source cross-platform automation software.

Ads

Installer and installation software
Commercial and Freeware installers.

direxist

Checking if a directory exists.

func uint direxist (
   str name
)

Parameters

name Directory name.

Return value

The function returns 1, if the specified directory exists.

Related links

Source