On Sat, 18 Sep 2004 19:42:41 -0700,
<(E-Mail Removed)> wrote:
>thanx, Lai.
>i proceed installing winpatrol prior to running
>the 'enable.reg' - to disable some virus residing in the
>memory. After disabling the virus, all my w98's
>application failed to open. So i have to re-install my
>w98se. Now things are ok.
>
This is the complete "fixreg.reg" which will restore usage of
executables as well as the "enable.reg" posted previously.
IIRC the blank line at the end is significant.
-----------------------------cut--------------------------
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\System]
"DisableRegistryTools"=dword:00000000
[-HKEY_LOCAL_MACHINE\Software\CLASSES\exefile\shell\ open\command]
[HKEY_LOCAL_MACHINE\Software\CLASSES\exefile\shell\ open\command]
@="\"%1\" %*"
[-HKEY_LOCAL_MACHINE\Software\CLASSES\batfile\shell\ open\command]
[HKEY_LOCAL_MACHINE\Software\CLASSES\batfile\shell\ open\command]
@="\"%1\" %*"
[-HKEY_LOCAL_MACHINE\Software\CLASSES\comfile\shell\ open\command]
[HKEY_LOCAL_MACHINE\Software\CLASSES\comfile\shell\ open\command]
@="\"%1\" %*"
[-HKEY_LOCAL_MACHINE\Software\CLASSES\piffile\shell\ open\command]
[HKEY_LOCAL_MACHINE\Software\CLASSES\piffile\shell\ open\command]
@="\"%1\" %*"
[-HKEY_LOCAL_MACHINE\Software\CLASSES\regfile\shell\ open\command]
[HKEY_LOCAL_MACHINE\Software\CLASSES\regfile\shell\ open\command]
@="\"%1\" %*"
[-HKEY_LOCAL_MACHINE\Software\CLASSES\scrfile\shell\ open\command]
[HKEY_LOCAL_MACHINE\Software\CLASSES\scrfile\shell\ open\command]
@="\"%1\" /S"
-----------------------------cut--------------------------
Jim.
|