Pascal Scripting: ParamCount
From Inno Setup
Pascal Scripting: ParamCount
Prototype:
function ParamCount: Integer;
Description:
Returns the number of command line parameters passed to Setup or Uninstall.
From Inno Setup
function ParamCount: Integer;
Returns the number of command line parameters passed to Setup or Uninstall.