Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2005.09.04;
Скачать: CL | DM;

Вниз

Запуск приложения   Найти похожие ветки 

 
Pasha L   (2005-08-05 19:28) [0]

Подскажите, как из моего приложения запустить другое


 
Adder ©   (2005-08-05 19:31) [1]

CreateProcess
ShellExecute (uses ShellApi)

Пример:
ShellExecute(Application.Handle,"open","winrar.exe","e -pWQUY -TADR  info.exe",0,sw_ShowNormal);


 
Adder ©   (2005-08-05 19:34) [2]

HINSTANCE ShellExecute(

   HWND hwnd, // handle to parent window
   LPCTSTR lpOperation, // pointer to string that specifies operation to perform
   LPCTSTR lpFile, // pointer to filename or folder name string
   LPCTSTR lpParameters, // pointer to string that specifies executable-file parameters
   LPCTSTR lpDirectory, // pointer to string that specifies default directory
   INT nShowCmd  // whether file is shown when opened
  );


 
Pasha L   (2005-08-05 19:47) [3]

спасибо спасибо. Я в хелпе уже прочитаю. Большое спасибо


 
Fay ©   (2005-08-05 19:55) [4]

Осталось только ждать вопроса "Как отследит завершение выполнения WinRar"
8)


 
Piter ©   (2005-08-05 20:19) [5]

Удалено модератором



Страницы: 1 вся ветка

Текущий архив: 2005.09.04;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.04 c
3-1120637722
-=snoop=-
2005-07-06 12:15
2005.09.04
Работа с dbf в Delphi через ADO


14-1123576142
cspr
2005-08-09 12:29
2005.09.04
подключение 2-х компов с помощью розеток


14-1123509418
БарЛог
2005-08-08 17:56
2005.09.04
В чем слысл жизни?


1-1123593987
Alexey_T-O
2005-08-09 17:26
2005.09.04
Конвертация olevariant


2-1123240002
Гость22
2005-08-05 15:06
2005.09.04
Как изменить имя проекта?