>>3
Probably you have to obtain the instance of the System singleton, which you use to obtain a valid SystemEnvironment object, which you use to create a SystemExecuter object, to which you pass a SystemCommand object created from a new SystemCommandParser object created from the command you want to run.