Hello,
Seems that post “Hibernate shortcut for XP” was quite popular and I was asked for same thing for Vista. So here it is…
Right click on desktop and select : New | shortcut
Dialog will appear… Type “shutdown /h” (without the quotes) and click Next.
Now you can enter the name for shortcut. An finally click finish
You can also change icon if you want so it will be more descriptive.
October 26, 2008 at 11:25 am | Windows | 1 comment | 25,401 views
I’m a big fun of hibernate feature. It saves you a lot of time. If you are a fun too I’ll show you how to create a desktop shortcut for it and you’ll be able to access it even faster.
Right click on desktop and click New | Shortcut. Dialog will appear…
For location enter: rundll32.exe PowrProf.dll, SetSuspendState
Click next
Enter name of shortcut
You can also change icon if you want so it will be more descriptive.
October 12, 2008 at 7:50 pm | Windows | 13 comments | 29,540 views
If you use email you know how annoying SPAM can be. You can use various SPAM filters integrated to your email client but you’ll still receive less or more SPAM. I tried few of them myself including e.g. Spamihilator. It was quite good solution but I was still not able to eliminate all SPAM from my email box.
So what you can do ?
I found my answer in Gmail. As you may know Gmail has one of the best SPAM filters out there integrated. Why do not use it ?
Gmail has …
October 6, 2008 at 5:38 pm | Windows | 4 comments | 3,051 views
When I’m downloading files I save them to folder c:\download. This already contains several hundred of files, mostly ZIP. The side effect of this is when you perform search over directory with big number of zipped archives it will slow down entire search process because windows is looking into zipped files. I usually just search for files that aren’t included in those zipped files so this functionality is unnecessary for me.
What you can do ?
Zip functionality in WinXp is handled by zipfldr.dll . This is dynamic link library located …
October 1, 2008 at 9:59 am | Windows | 11 comments | 41,130 views