Benutzer-Werkzeuge

Webseiten-Werkzeuge


powershell:programm_in_powershell_ausfuehren

Programm in Powershell ausführen

&"c:\path\to\executable\program.exe"

Wenn Parameter übergeben werden müssen, dann als Array:

&"c:\path\to\executable\program.exe" @("-o:File", "--verbose")
powershell/programm_in_powershell_ausfuehren.txt · Zuletzt geändert: 2023/05/03 07:22 von ronny

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki