Windows 7 treats minimized apps differently than previous versions. This can be nice if the program was written for Windows 7, but what if it wasn't? Chances are, you will need to put the smack down on Windows 7 for these apps.
Basically, Windows 7 allows you to change the way an application behaves, fooling it into thinking it is on an earlier version of Windows. It just doesn't make it very obvious while the application is running.
So first, close that application. Then find the executable file for it (you may need to look at the properties of the shortcut for this). Navigate to the executable in windows explorer, right click on the file, and choose properties. Click the Compatibility tab and check the "Run this program in compatibility mode" option, then choose the version of windows that made you happy.
That's all there is to it. The application should now behave as it did in that previous version of Windows.
Notable examples that this fix works great for:
- Live Messenger does not minimize to the tray in Windows 7.
Did this help you? If so, please leave a comment!
David Jedziniak maintains this blog and posts helpful tips and tricks on SQL Server and Dynamics GP development. The opinions expressed here are those of the author and do not represent the views, express or implied, of any past or present employer. The information here is provided without warranty of fitness for any particular purpose.
Thursday, March 4, 2010
Subscribe to:
Post Comments (Atom)
SQL 2022 TSQL snapshot backups!
SQL 2022 now actually supports snapshot backups! More specifically, T-SQL snapshot backups. Of course this is hardware-dependent. Here ...
-
If you are reading this, you are probably aware of the fact that you cannot deploy SSRS 2008 reports on an SSRS2005 server. SSRS reports ar...
-
SQL Job to refresh TEST from PRODUCTION Last Updated: 2018.11.12 I like to include each of these steps as a separate job step. If you ...
-
I ran into an issue today where I had a report parameter default that I couldn't seem to get rid of. In BIDS, I deleted the defaults f...
No comments:
Post a Comment