User Tools

Site Tools


windows:autoit:auto_kill_ie

This is an old revision of the document!


Some user kept on browsing sites he wasn't supposed to. I got tired of it and decided to mess with him. <file autoit KillIE.au3> ; Remove tray icon TraySetState(2)

; Loop diz' biatch. KILL, KILL, KILL! While 1

ProcessClose("iexplore.exe")
Sleep(1000)

WEnd </code>

windows/autoit/auto_kill_ie.1387269609.txt.gz · Last modified: 2015/08/15 22:56 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki