EnglishРусский  
 Share/Save/Bookmark
 

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