Knowledgebase

1-2-3-5-8-13-21-44-65…

My knowledge base is listing of information I have collected and assembled so I can find it easier in the future.

Automotive

  • Wheel Tech - A collection of technical information about automotive wheels. How to measure, lug nut torque, bolt patterns, etc.
  • GM HEI - A collection of information on the GM HEI ignition.
  • Automotive Formulas - Misc formulas for calculating HP, turning radius and more.

Electrical

Computers

  • How to remove the shortcut arrow from icons in Windows XP.
    Start regedit
    Navigate to HKEY_CLASSES_ROOTlnkfile
    Delete the IsShortcut registry value.

    [ Printable Document ]

  • How to disable Hibernate as default shutdown option in Windows XP.
    start regedit
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\Shutdown
    Change HibernateAsDefault key to ‘0’ instead of ‘1’

    [ Printable Document ]