Pascal Scripting: GetComputerNameString
Prototype:
function GetComputerNameString: String;
Description:
Retrieves the name of the computer the Setup or Uninstall program is running on (as returned by the Windows GetComputerName function).
function GetComputerNameString: String;
Retrieves the name of the computer the Setup or Uninstall program is running on (as returned by the Windows GetComputerName function).