Pascal Scripting: ParamStr
Prototype:
function ParamStr(Index: Integer): String;
Description:
Returns the Index-th command line parameter passed to Setup or Uninstall.
function ParamStr(Index: Integer): String;
Returns the Index-th command line parameter passed to Setup or Uninstall.