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.

getmodulepath

Get the path to the running EXE file.

func str getmodulepath (
   str dest,
   str subfolder
)

Parameters

dest Result string.
subfolder Additional path. This string will be added to the obtained result. It can be empty.

Return value

Returns the parameter dest.

Related links

Source