uses ShellAPI; ... ShellExecute(Application.Handle,PChar('open'),PChar('прога.exe'),PChar('Параметры'),Nil,SW_SHOW);