Quote:
Originally Posted by Sopwith
Sorry, one adjustment to the script here... The DllCall basically tells the Win7 kernel that, on shutdown, end this script first when you start your process-exiting. This is important because on my machine WinAmp was holding everything up - and without the script ending, it doesn't trigger my OnExit command, so WinAmp doesn't close...
(Once again: this is a script for AutoHotkey. Download, install, make this an .AHK file, and run it on start-up {make a shortcut in your Start>Programs>Startup folder})
And there was much rejoicing.
|
Does this close Winamp normally or force kill it? Because if you force kill it, it won't save the changes made during that session.