Way back in WinXP times and before, I would always connect all of my PCs at one desk together to a single set of speakers. The only special software/hardware this required were some extra 3.5mm audio cables and a set of ordinary speakers. The software to do this was built into Windows XP and just required some intelligent checkboxes to be selected. However, the native ability to do this with both Windows Vista and Windows 7. Luckily, with a registry hack, it is possible to still get this behavior with both operating systems!
(more…)
April 6th, 2010
Categories: Random Thoughts | Author: Shane Milton | Comments: No Comments |
So I was at work today with my 24″ LCD thinking, “Man, I wish I had a convenient way to organize/resize my windows such that I could see several at once beyond a generic ‘Tile Windows’ configuration.” So I remembered a little utility that kinda did this with a laptop I bought a couple years back by Acer called “Vista Grid”. But that didn’t quite tickle my fancy so I looked for some better alternatives.
The search led me to WinSplit Revolution (WSR). Yeah, it’s kind of a cheap-sounding name (kinda like www.superantispyware.com, which, by the way, is one of the better free anti-spyware apps out there!), but I really like it, plus it’s totally free!
(more…)
January 12th, 2009
Categories: Random Thoughts | Author: Shane Milton | Comments: 4 Comments |
If you have an ASP.NET app hosted by IIS7 on any Vista Home edition (though I’ve only used Home Premium), it fails because Vista Home Premium lacks Windows Authentication. Fortunately, Microsoft is aware of this and has issued a fix. Unfortunately, it’s not part of Windows Updates so you’ll have to go get it yourself.
You can find KB937523 here describing the situation: http://support.microsoft.com/default.aspx?scid=kb;EN-US;937523
The fix can be found here: http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=7250
October 10th, 2007
Categories: ASP.NET, ASP.NET 2.0, Windows Vista | Author: Shane Milton | Comments: No Comments |
I found this blog posting that finally solved a problem that was by no means obvious to me!
http://msmvps.com/blogs/kevinmcneish/archive/2007/05/09/fixing-the-cre…
July 13th, 2007
Categories: .NET, C#, Programming | Author: Shane Milton | Comments: No Comments |