Category: Windows
-
Enhanced Copy File Path In Windows
I have already written about how to copy the path of a file in Windows. This function in Windows saves a lot of time as people like me have to do a lot of file operations and a lot of times we have to see the file path. But the problem arises that when we…
-
Windows Startup does not Load Desktop/Explorer
About two months back, Chiranjib had written an article about explorer.exe not loading at Wiindows Startup. It was a good article but what it was lacking was the no. of methods that can be used to solve the problem. I love to have many different methods by which we can solve a problem. A commentator…
-
Turn Off Monitor Without Windows Shutdown
How many time I have wished that I could only turn off my laptop monitor LCD instead of hibernating or getting into sleep mode? Almost every day I encounter this problem but I can not turn off my monitor LCD. It keeps on wasting energy when it’s on battery. Today my problem is solved by…
-
How To Find Hard Drive Information Via Command Line(CLI)
Usually finding the hard drive space and other information in Windows is a tedious task to do. I mean graphically we have to lurk around a few screens to find out the exact information about the hard drive. If you want to get overall information about the system then you can use systeminfo command to…
-
How To See Which Windows User Profile Is Currently Being Used
While we think Windows is the easiest to use in Operating Systems or we are so used to Windows that it becomes easier for us to use it, there are functions which become frustrating for use just because a thousand Windows Wizards lurk around a simple task or there’s a task that doesn’t have any…
-
Use Windows 7 For 120 Days Without Activating
I have recently written about how to get Windows 7 with a discount of 57%.Now I have found another way to use Windows 7 for about four months (120 days) without even activating Windows 7. Normally Windows will give a grace period of 30 days. After 30 days you have to purchase a license of…
-
Get Windows 7 with 57% Discount
Comparing the Prices of Windows Vista and Windows 7, Windows 7 Home Premium Edition seems to be a lot cheaper than Windows Vista’s counter part. Here’s the comparison table for your convenience: Edition Windows Vista as of 2/2008 Windows 7 as of 10/2009 Home Premium $239.99 $199.99 Business $299.99 $299.99 Ultimate $319.99 $319.99 This is…
-
Analyze And Troubleshoot Blue Screen Of Death(BSOD) Errors In Windows
Blue Screen Of Death is the most famous and most annoying error of Windows because the Operating System just ceases to work suddenly giving a blue screen and some technical error code. The most annoying thing is that you wanted to see what was the error message but the system automatically restarted. So you don’t…
-
Which Version Of DotNet Framework Is Installed On Your System?
There have been so many times when I’m installing a new application or software and the app gives me a message that it need a particular version of DotNet Framework in order to work properly. And there is no simple way to see which version of DotNet Framework is installed on the system. Sometimes there…
-
Find Detailed System Information In Windows
Finding software and hardware system information in Windows is always a daunting task because there is no central management of system information. The tool that Microsoft provides and is built into Windows is System Information tool which can be opened through Start –> Run –> msinfo32 Although it provides quite a bit of information but…