Gopher Enabler for Windows Internet Explorer 6.x This is a *.reg script file that will enable Gopher Client functinality in Windows Internet Explorer version 6.x. This script will add the following entry into the Windows registry: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "EnableGopher"=dword:00000001 The syntax to have Regedit automaticaly add the entry is: REGEDIT [ /S ] iegopher.reg NOTE: The /S swith is optional. It skips the message dialogs before and after the import of the *.REG file.