Archive

Posts Tagged ‘Windows 7’

Delete hiberfil.sys from the root of your Windows drive

April 2nd, 2010 1 comment

If you ever noticed the hiberfil.sys file in the root of your Windows system drive and wondered what it was and how to get rid of it, well here’s your answer!

The hiberfil.sys file is used with the Windows Hibernate feature, and even if you modify your power plan and disable the hibernation features in there, the file will still be on your system. The file size depends on the amount of RAM your system has, as it is used to dump some (or almost all) of the data in RAM on to your hard drive so it can enter a hibernation state. For my system, since I have 4GB of RAM, the file was almost 4GB in size so it made sense to get rid of it if I wasn’t going to use Hibernation mode.
Read more…

Windows 7 GUI Design blights

April 2nd, 2010 No comments

I’ve been using Windows 7 Ultimate for just a few days, yet I’m already miffed by a few glaringly obvious oversights in the design of some of the most often seen parts of the GUI; the Start Menu.

As you can see in this screenshot, there are two particular areas which I consider design oversights when they were apparently overhauling the GUI to make it look nicer. First is the appearance of the “menu” displayed when I expand “Computer” (it would be the same for any folder – I just have the others set to act as links, not menus). It appears as though they decided to use a generic Windows “context menu” container to display the file list, however you would figure that for the nice and fancy new Start Menu that they could have put a bit more “love” in there and made it look more integrated (such as you’ll get if you were to expand one of the items in the Start Menu list such as “Sticky Notes” or “Windows Virtual PC” in this particular screenshot). I think it would have made it look much nicer, complete, and more thought out.
Read more…

Windows XP Mode forgot your login credentials?

April 1st, 2010 8 comments

If you’ve used the new Windows XP Mode feature of Windows 7, you’re aware that it allows you to save your login credentials for the XPMUser account it creates for you. However, what they failed to inform you of is that these credentials, although saved, are ultimately tied in with the computer name set up for that specific virtual machine.

That may be all well and good (and I do agree, it certainly makes sense), but what if you change the computer name within your XP Mode virtual machine? Well, the answer to that was made abundantly clear to me when I did that very thing (completely unaware of how credentials were saved at the time) just the other day – ultimately locking myself out of accessing any of the applications I had just finished installing in Windows XP Mode.

What happened was somewhat obvious once you look at the information saved in the Credential Manager for a little while; Microsoft Virtual PC was no longer logging me in automatically as the XPMUser – instead it was prompting me to enter the password, or specify an alternate account to log in as. The problem was, I had used a random password generator for the password and never bothered to write it down anywhere (because I figured that the Credential Manager was going to handle that all for me), so I had no idea what the password was and of course the Administrator account is disabled (unless you’re in Safe Mode) so I had no way of logging in any more!
Read more…

Give Windows a Swap partition with no drive letter

March 31st, 2010 2 comments

Are you a fan of how Linux (Unix) allows you to designate an actual hard drive partition to swap space? Ever wished that Windows would let you do something similar, instead of having to either store it on the same partition as Windows, or have to designate an actual drive letter to another partition just for swap?

For the longest time ever, I always wished that you could do more than just move your Windows swap file (pagefile.sys) to another drive letter. First of all, having to assign a drive letter to the partition you want purely for storing the Windows page file really sucks because then that means the drive letter shows up in explorer (sure, you can hide drive letters, but you’ve still wasted a drive letter on the partition). Second of all, if you think you’re being smart by creating a partition at the root of your drive during Windows installation, chances are you kicked yourself after going through the install only to realize that it assigned that partition the letter “C:” and now Windows is installed on “D:” (good luck getting out of that scenario – I’d recommend just redoing the install entirely; trust me it saves you a ton of headaches).
Read more…

Windows Bluetooth driver updates

August 12th, 2009 No comments

If you’ve ever tried to get a Bluetooth headset to work in Windows Vista, you know you’re in for a world of hurt if you want to try and make it work with the existing Microsoft Bluetooth stack. You have to steal drivers from other manufacturers or basically just give up and switch to using the Broadcom WIDCOMM Bluetooth drivers.

For the longest time I refused to use the WIDCOMM drivers because their look and feel was stuck in the Windows XP days – it wasn’t horrible, but it didn’t integrate nicely in with Vista and it completely took over the Bluetooth stack which I didn’t want to do because I was afraid it would prevent my Microsoft Wireless Entertainment Desktop 7000 (Bluetooth keyboard & mouse combo) from working.

Well, the other day I decided to replace my old Plantronics Explorer 320 headset (Bluetooth 1.2) with a new Sony Playstation 3 Bluetooth headset (cheap, Bluetooth 2.1+EDR). I went and paired up the new headset with Vista, however the sound was just as choppy as before and it really didn’t seem to be any better; those old Bluetooth Audio drivers I hacked in to Vista needed updating…
Read more…