Novell ZENworks Endpoint Security Management 3.5 Bedienungsanleitung Seite 158

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 245
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 157
ZENworks® ESM 3.5 Administrator’s Manual 158
Action.EnableAdapterType true, eWIRED
Action.EnableAdapterType false, eDIALUPCONN
Action.EnableAdapterType true, eDIALUPCONN
Launch
Note
The first parameter of the Launch call is a unique integer identifier for each action.
JScript
Action.Launch("50","C:\calco.exe","");
VBScript
Action.Launch "51","C:\calco.exe",""
LaunchAsSystem
JScript
Action.LaunchAsSystem("C:\calco.exe"," sParameters ", "sWorkingDir",true);
VBScript
Action.LaunchAsSystem "C:\calco.exe"," sParameters"," sWorkingDir",true
LaunchAsUserWithCode
This launches in the user context and returns the exit code of the application launched.
JScript
Action.LaunchAsUserWithCode(appToLaunch, "sParameters", "sWorkingDir", bShow, bWait,
nExitCode);
VBScript
Action.LaunchAsUserWithCode appToLaunch, "sParameters", "sWorkingDir", bShow, bWait,
nExitCode
Seitenansicht 157
1 2 ... 153 154 155 156 157 158 159 160 161 162 163 ... 244 245

Kommentare zu diesen Handbüchern

Keine Kommentare