Registriert seit: 1. Apr 2005
Ort: Bad Tölz
4.149 Beiträge
Delphi 2006 Professional
|
Re: *.bat execute!?!
10. Jul 2005, 22:00
[ dp]shellexecute*[/ dp]
mal sehen:
Delphi-Quellcode:
shellexecute(application.handle,
'open',
PChar( extractfilepath(paramstr(0))+'1.bat'),
'-bla - foo -bar x',
'',
SW_HIDE)
wie wärs denn damit?
Lukas Erlacher Suche Grafiktablett. Spenden/Gebrauchtangebote willkommen.
Gotteskrieger gesucht!
For it is the chief characteristic of the religion of science that it works. - Isaac Asimov, Foundation I, Buch 1
|