Вниз
Скачать: CL | DM;

Открыть папку и выделить в ней нужный мне файл...   Найти похожие ветки 

 
Spike ©   (2004-08-05 15:00) [0]

Как, из программы, открыть папку и выделить в ней нужный мне файл? Пробовал ShellExecute, но файл выделить не получается :(


 
KosilkA ©   (2004-08-05 15:58) [1]

shellexecute(0, nil, "explorer", pchar(" /select," + FileName), nil, SW_SHOWMAXIMIZED);


 
Sergey Kaminski ©   (2004-08-05 16:01) [2]

Вот все ключи Explorer"a:

Explorer [/n] [/e] [(,)/root,<object>] [/select,<object>]
/n                Opens a new single-pane window for the default
                 selection. This is usually the root of the drive Windows
                  is installed on. If the window is already open, a
                 duplicate opens.
/e                Opens Windows Explorer in its default view.
/root,<object>    Opens a window view of the specified object.
/select,<object>  Opens a window view with the specified folder, file or
                 application selected.
Examples:
  Example 1:     Explorer /select,C:\TestDir\TestApp.exe
     Opens a window view with TestApp selected.
  Example 2:  Explorer /e,/root,C:\TestDir\TestApp.exe
     This opens Explorer with C: expanded and TestApp selected.
  Example 3:  Explorer /root,\\TestSvr\TestShare
     Opens a window view of the specified share.
  Example 4:  Explorer /root,\\TestSvr\TestShare,select,TestApp.exe
     Opens a window view of the specified share with TestApp selected.


 
Spike ©   (2004-08-05 16:50) [3]

Спасибо!!! Все работает!



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

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.027 c
14-1091423855
Cobalt
2004-08-02 09:17
2004.08.22
FTP-сервер


1-1091900535
Александр22
2004-08-07 21:42
2004.08.22
TDateTimePicker


3-1091018086
Batoon
2004-07-28 16:34
2004.08.22
ascii и БД


3-1090740667
buka
2004-07-25 11:31
2004.08.22
Как узнать содержимое поля ADOTable?


1-1091515880
alless
2004-08-03 10:51
2004.08.22
TPanel &amp; Canvas




   Наверх