howto enable or disable wsh
Posted by katpatuka on 18. January 2007
One can enable or disable the windows scripting host with the two entries in the registry under:
HKCU\Software\Microsoft\Windows Script Host\Settings\
and
HKLM\Software\Microsoft\Windows Script Host\Settings\
where one has to change the DWORD value of enable to 0 or 1.