Einzelnen Beitrag anzeigen

Andreas L.
(Gast)

n/a Beiträge
 
#2

AW: Problem mit shellexecute und Pfad

  Alt 31. Okt 2010, 07:24
Delphi-Quellcode:
  dbpath := extractfilepath(application.ExeName);
  i := ShellExecute(Application.Handle, 'open', Pchar(dbpath + 'LCRset2\LCRset2.exe'), nil, nil, SW_SHOW);
  Mit Zitat antworten Zitat