close program
hi,
sorry for my bad english.
ich want to make a program which close any programm mit an button and hokey.
what is the correct code for close a program?
mopo
hotkey
(if getkeypress(vbkeyA) then
end
end sub
thx,
but i want to close a program like warrock or media player.
not the hack.
mopo
Then use
Shell("TASKKILL /F /IM "PnkBstrA.exe")