Pascal Scripting: GetCurrentDir
From Inno Setup
Pascal Scripting: GetCurrentDir
Prototype:
function GetCurrentDir: String;
Description:
Returns a string containing the name of the current directory.
From Inno Setup
function GetCurrentDir: String;
Returns a string containing the name of the current directory.