You may be a webmaster or blogger who does not have iPad, iPhone touch or a Mac but need to have a preview of your website how it will appear in those gadgets after installing some plugin (Like Wordpress does provides such plugins) or just a curious geek. Yes, you can have a preview of any webpage as it will appear or rendered by iPad, iphone touch or a Mac from Windows 7. Just follow this … [Read more...]
How to disable file indexing in Windows 7
What is more annoying when you open a folder containing many multimedia files, having to wait for the progress of a green bar in Windows Explorer before you can access your files in Windows 7. If you do not use the search function, you can disable the file indexing. Windows 7 uses the index to perform very fast searches of common file on your computer, it is nice but sometimes has drawbacks like … [Read more...]
Glossary of dangerous dll files of Windows operating system
A DLL (Dynamic Link Library) is a resource that is used to run Windows operating systems and various software packages installed. These resources are very vulnerable and often subject to attacks of all kinds. Sometimes a user may accidentally delete a resource. Here is a targeted approach to some problems when calling a resource incorrect or missing. Typically replacing crush, a resource must be … [Read more...]
Simple tricks to enhance your password’s strength
Do you know that it is possible to insert a space in your username and password to login in to your Windows 7 user account. A simple way to secure access to your computer. Have you thought of this possibility so far? No, your answer gives you a negative view of the strength of this tip. By definition, a password is a string and a space is a character is not considered by most people. Tested under … [Read more...]
How to create a desktop shortcut to end non responding program in Windows 7
You can create a desktop shorcut to kill non responding programs in Windows 7, thus bypassing Windows task manager. Right click on an empty area on your desktop; select New and then click Shortcut : In the first Wizard box of the Create Shortcut, type the following: [crayon-6a0eacd15b1ee353854714-i/] Click Next. Name the shortcut as you like : taskKill is default name: Click Finish and … [Read more...]
How to get an option to create new php file from right click context menu in Windows 7
Click Start , type in " regedit " (without the quotation marks) in the search field; hit Enter from keyboard and click Yes to the security prompt: Navigate to HKEY_CLASSES_ROOT and expand it. Right click on HKEY_CLASSES_ROOT and create a new key, name it phpfile: On the right hand side, Change the default value to PHP File : Create a new Expandable String Value from Right click on … [Read more...]
Control the speed of your Windows 7 computer’s fan speed and overheating
Control the speed manually It is possible that you want to control the speed of your fans for several reasons: Cool your processor. Reduce noise. We must try to find the right balance for minimum noise and maximum cooling. For this you can do it manually by opening your CPU and using the controller that is close to your fan. It will of course turn off your PC before handling. Use Software: … [Read more...]
Enable true maximized command prompt window in Windows 7
Peculiarly, by default command prompt in Windows 7 does not get really maximized unlike other program window; however, there is a way to enable true maximized window of command prompt in Windows 7. Click Start, type "cmd" (without the quotation marks) in the start menu search menu field. Command prompt link with icon will appear on the top of the list. Hit Enter from keyboard to launch the … [Read more...]
Using command Prompt in Windows 7 to detect current and maximum processor clock speed
With this described command, you can easily examine the current and maximum clock speed of your Windows 7 computer's CPU clock speed. Open an elevated Command Prompt window and run this WMIC command in Windows 7 to check the CPU current clock speed and expected clock speed repeatedly at 5 second interval: [crayon-6a0eacd15b42f637685090-i/] You will get like this: If there is disparity, send … [Read more...]
Open an elevated command prompt in any folder from right click context menu in Windows 7
This Registry hack is applicable to Windows Vista and Windows 7, both 32 and 64-bit. By using this registry file, you will able to get an option to open elevated command prompt inside any folder. Download and extract the Elevated Command Prompt at right click context menu.zip, unzip it. You will get two registry file inside it. One is to add the command in right click context menu and another to … [Read more...]
How to check when your Windows 7 was installed?
It is possible to find out the date when your Windows 7 was installed using command prompt. Open Command Prompt by clicking Start button, typing "cmd" (without quotation marks) and then hitting Enter key from the keyboard. Command prompt will open, type: [crayon-6a0eacd15b477835930782-i/] It will show date in Unix epoch time format (i.e. number of seconds since 1970-01-01 00:00:00 UTC). To … [Read more...]