Zitat von
himitsu:
Also kommt es somit auf folgendes raus:
Delphi-Quellcode:
if (Listbox1.Items.Strings[Listbox1.Items.IndexOf(appexe)]) > -1 then
KillProcess(GetProcessID(appexe));
LOL, so genau hatte ich garnicht hingeschaut. Sieht aber viel eleganter aus als vorher