Thursday, August 30, 2012

Hard Drive Cleanup



Wonder why your computer is getting so slow lately? Most often, it's just your hard drive is getting full or carying too many junk files. Most of these files are temporary files and perfectly safe to be deleted. Cleaning up your hard drive every once in awhile will improve your PC performance.
You might wonder: Why Windows keeps those files if they're not necessary? "Temporary Internet Files", for example, everytime you browse to a webpage, your web browser requests the contents from the host, saves them locally as cache, then displays the contents to your browser window. Now, to speed up the access time when you come back to the same page, your web browser might re-use those cache files if they're not changed from the webpage.
"Temporary Internet Files" are just one example of the temporary files you can clean up. Follow the steps below to clean up other temporary sources as well.
Most likely, temporary files are stored in the Operating System drive ("C Drive"), but it doesn't hurt to do a cleanup all of your hard drives every once in awhile.
Use this trick at your own risks
  1. Launch the Disk Cleanup utility by either:
    - "Start" >> "Programs" >> "Accessories" >> "System Tools" >> "Disk Cleanup", or:
    - "Start" >> "Run", enter "cleanmgr" then press Enter.
  2. Select the disk you want to clean up from the drop-down box (i.e. "Local Disk C") and click "OK":



  3. Windows will calculate the space on your selected hard drive. This might take a few minutes depending on the size of your hard drive:



  1. Once Windows is done with the calculation, Disk Cleanup Utility displays. Here you can select which temporary sources you want to clean up (under "Files to delete"). It doesn't hurt if you select them all when you really need some spaces on your hard drive. Notice the usage size on some of these sources may be very big



  2. Click "OK" after your selections, then click "Yes" on the prompt.
  3. Disk Cleanup Utility starts to clean up your hard drive. This might take a long time depending on the current usage level of your hard drive. During the cleanup process, your computer might be very slow, so go watch a TV show or something. After cleaning up your hard disks, perform a disk defragmentation could really help your pc run faster.



Command Prompt on Right-Click


Many computer users, specially the programmers, need to launch a command prompt window every once in a while to execute some dos/shell commands. The problem is, when a command prompt window launched, the default path is normally the system path or the user profile's path. The users will then have to do all the "cd" commands to change the directories to the path he/she wants.
This trick shows you how to add an option called "Command Prompt" when you right-click on a folder in Windows. With this option, a Command Prompt Window will launch and its current directory will be the path to the folder you've selected.
Use this trick at your own risk.
Here's what you'll get:








The Solution
You can either edit your registry OR download the registry file and apply it on your computer.
Method I. Manually edit the registry:
  1. Start > Run
  2. Enter "regedit" and hit Enter
  3. Expand to "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell"
  4. Right-click on "shell" and select New > Key
  5. Make sure a new key is created under "shell". Change the name of this key to "Command Prompt"
  6. Right-click on this new key "Command Prompt" and select New > Key
  7. Change the name of this key to "command"

  8. Here's what we should have:

  9. Double-click on the "(Default)" text on the right window to bring up the edit box
  10. Enter this text into the Value Data field:
    cmd.exe "%1"
  11. Click OK and close the registry.
Method II. Download and apply the registry file:
  1. Download this registry file Here
  2. Unzip it to a temp folder, then double-click on the .reg file to add the registry data.



Convert Any Document or Web Page to PDF

Somebody just told you that you need to have Adobe Acrobat (Writer) to create a PDF file? Guess what, you can get away from that pricey piece of software if you just need to convert some documents to pdf, without a need of fancy editing the pdf document.
Here's how. Thanks to the BullZip, who provides a Free Pdf printer. With this free tool, you can simply "print out" your document or webpage to a pdf file, just about the same way as you print it out to a printer.

You can visit BullZip.com for more information about the software.
Here the direct link to BullZip downloads page: Downloads
  1. To get started, first follow the link above and download Free Pdf Printer from BullZip, then install it to your computer.
  2. Once you're done, you might need to close the program (or the web browser) which you're currently viewing the document. This helps refreshing the list of available printers on your computer.
  3. Once you get back to the document you want to convert, perform the same steps are you print out the document, i.e. File > Print ...
  4. When you see the Print window pop-up, select "Bullzip PDF Printer" under "Printers", then click "OK".
  5. BullZip PDF Printer will then start to analyze your document and display a new pop-up window, where you can direct it to the location you want to save the pdf file.
  6. Follow the pop-up windows and.. hola! The PDF document is created!
Related Posts Plugin for WordPress, Blogger...