How to fix DVD drive not recognized in windows

If you have this message “Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)” in Device manager -> DVD drive Properties -> General tab.

Open registry editor

Start –> Run and typing REGEDIT and press Enter

Navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/ Control/ Class {4D36E965-E325-11CE-BFC1-08002BE10318}

Look for any of the following names in the right hand column and delete them.

UpperFilters

LowerFilters

UpperFilters.bak

LowerFilters.bak”

http://pctechnotes.com/how-to-fix-windows-cannot-load-the-device-driver-for-this-hardware-the-driver-may-be-corrupted-or-missing-code-39/

How to connect Windows 7 Home edition to Windows 2000

1 . Open registry editor ( Start search – regedit)
2 . Browse to  HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa
3.  Create a new DWORD value  with the following properties:
NAME: LmCompatibilityLevel                                                                                                VALUE: 1
4. Restart your PC and try the connection again…

How to restore default program to open zip files in Windows Vista or Windows 7

  1. From the taskbar, click on the Start button
  2. In the field directly above Start type: REGEDIT
  3. Press the Enter key on the keyboard
  4. Click Continue in the User Account Control dialog
  5. Browse to:
    HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.zip
    (HKCU is HKEY_CURRENT_USER) – To do this:

    • Click the triangle next to each item (HKCU, then Software, etc)
    • When you get to .zip click the triangle next to it also
      Browsing in the Registry Editor
  6. Click UserChoice to select it
  7. Press the Delete key to delete UserChoice
    Confirm Delete dialog
  8. Close the Registry Editor (REGEDIT)

If Zip files are not associated with WinZip after completing the steps above:

  1. Right click the WinZip shortcut on the desktop
  2. Click Run as administrator
  3. If a dialog displays offering to associate WinZip with Zip files, click Yes
  4. If the dialog above did not display, open the Configuration Dialog
    • Winzip ribbon interface: Click Options in the Settings tab
    • Legacy menus/toolbar: Choose Configuration on the Options menu
  5. Click the System tab and click the Associations button
  6. Scroll to and check ZIP
  7. Click OK both in the Associations dialog and the Configuration dialog

http://kb.winzip.com/kb/entry/155/

Location tab missing from MyDocuments Windows 7

You can change the path through a registry edit:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\Shell Folders
The Personal value is the path to My Documents

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Explorer\User Shell Folders
Again, the Personal value is the path to My Documents

The “Shell Folders” key is obsolete. Make alteration in the “User Shell Folders” key instead. Set “Personal” to “%USERPROFILE%\Documents”