Thursday, September 8, 2011

Alternatives to Adobe PDF reader

Adobe reader is sluggish and it only gets worse with time. 

Alternatives: I am quite impressed and happy with the features that these two free software provide. However I feel PDF-XChange is superior. Give them a try, you will not be disappointed.
    1. PDF-XChange: http://pdf-xchange-viewer.en.softonic.com/
    2. Foxit Reader: http://www.foxitsoftware.com/Secure_PDF_Reader/

Friday, June 17, 2011

CD/DVD Drive not detected

  • The problem: Your CD/DVD drive was working fine, but now it's not visible on Windows (My computer).
  • How it happened: You probably installed a DVD writer software or some other DVD software and that is when the problem began.
  • The solution:
    • Try re-installing the driver in the Device manager: This method is likely to fail, but nevertheless give it a shot.
      1. Go to the Device manager.
      2. Search and select your CD/DVD drive->Right click->"Update drive...".
      3. Choose "Search automatically...".
      4. Follow the instructions.
      5. If your DVD drive is visible now under My computer, good - Problem solved.
    • Registry hack: This succeeded for me.
      1. Open "regedit".
      2. Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E965-E325-11CE-BFC1-08002BE10318}"
      3. On the right panel delete these if they are present:
        • UpperFilters
        • LowerFilters
      4. Restart the system if the drive doesn't appear in a couple of minutes.
  • What happened to me: I installed Sonic DVD writer on my system. It installed successfully, but then I couldn't open the software nor was my DVD drive visible under "My computer". I uninstalled Sonic and my DVD drive was still missing. DANG!!
    I went to the device manage and saw that the DVD drive now had a "!". I tried reinstalling the driver but it always installed the same driver - "cdrom.sys".
    My DVD drive was visible under BIOS so I thought of reinstalling Windows. Luckily I found this simple Registry hack on the net. To my surprise it worked!!
    More info:
    http://support.microsoft.com/kb/894730

    Regedit - The Registry Editor

    • What is Regedit: It's a Windows tool for hacking registry entries.
    • Is it safe to hack registry entries: Yes - if you know what you are doing. :-P
    • What are registry entries: These are minute but significant information that are needed by Windows and the installed software to work as expected.
    • How to launch: Type "regedit" in the "run" dialog.