785412 писал(а):акак? с помощью щелл? вызвать могу, передать параметр нет.
System.Diagnostics.Process.Start(String, String)
Starts a process resource by specifying the name of an application and a set of command-line arguments, and associates the resource with a new Process component.
Process.Start("C:\proc.exe", "args")
Dim procStartInfo As New ProcessStartInfo("C:\proc.exe", "args")
Process.Start(procStartInfo)
Сейчас этот форум просматривают: Yandex-бот и гости: 25