FireFox 260 Posted January 17, 2009 (edited) WinKillI've long time kept this script for me and my friends and now i put it on forum for those want it Description :HIDE,KILL,MAXIMIZE,MINIMIZE active windowWindow list for exclude window/processHotkeys : [CTRL+F12] = WINKILL [CTRL+F6] = WINMAXIMIZE [CTRL+F7] = WINMINIMIZE [CTRL+F9] = WINHIDE [CTRL+ESC] = URGENT KILL_ [ESC+DEL] = RESTART IMMEDIATELYUpdate :CODEVersion 1.8.5 :winkill can't kill itself !use timer instead of sleep for tooltip window time displayVersion v1.9Added WinKill exclude list for window and processMore stability (kill by window handle)Added _Check and _ToolTip functionsVersion v2.0Various beug fixedWinKill with HotKey availiableAttachments : WinKill HotKey :WinKill v2.0 : WinKill_HK.au3WinKill installer : WinKill_HK.zip WinKill KeyPressed :WinKill v2.0 : WinKill_KP.au3WinKill installer : WinKill_KP.zipIs_Pressed_UDF : v2.0Any suggestions, bug reports are welcome !Enjoy ! Edited January 25, 2009 by FireFox OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
FireFox 260 Posted January 24, 2009 (edited) Version v1.9 Available (see first post for update) Waiting for bug reports in order to make version 2.0 Cheers, FireFox. Edited January 24, 2009 by FireFox OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
FireFox 260 Posted January 25, 2009 @toxicvn Thanks for your feedback Cheers, FireFox. OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
FireFox 260 Posted January 25, 2009 Version 2.0 Available ! (see first post for update) New : WinKill Hotkey for functions keys > respond instantly ! Cheers, FireFox. OS : Win XP SP2 (32 bits) / Win 7 SP1 (64 bits) / Win 8 (64 bits) | Autoit version: latest stable / beta.Hardware : Intel(R) Core(TM) i5-2400 CPU @ 3.10Ghz / 8 GiB RAM DDR3.My UDFs : Skype UDF | TrayIconEx UDF | GUI Panel UDF | Excel XML UDF | Is_Pressed_UDFMy Projects : YouTube Multi-downloader | FTP Easy-UP | Lock'n | WinKill | AVICapture | Skype TM | Tap Maker | ShellNew | Scriptner | Const Replacer | FT_Pocket | Chrome theme makerMy Examples : Capture tool | IP Camera | Crosshair | Draw Captured Region | Picture Screensaver | Jscreenfix | Drivetemp | Picture viewerMy Snippets : Basic TCP | Systray_GetIconIndex | Intercept End task | Winpcap various | Advanced HotKeySet | Transparent Edit control Share this post Link to post Share on other sites
necrox 0 Posted May 20, 2009 Hello FireFox, I would like to know if its possible to keep hidden program always in background. I have an application which close itself after a few minutes and starts again. How can I automatically keep the new window hidden without any interaction? Best Regards, John Share this post Link to post Share on other sites