Modifying your registry can cause serious problems. Please make a restore point or export the keys affected by these registry files. The batch files export the registry keys for you and are placed in
My Documents under
RegBackup.
If you are not sure how to export or merge registry keys, I have written a quick
tutorial.
This registry file disables WMP from running HTML scripts. These can be malicious code and should be disabled.
None really, if you want to undo it, just use the undo file.
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
"PlayerScriptCommandsEnabled"=dword:00000000
- DisableWMP_HTMLScripts.bat
- DisableWMP_HTMLScripts.reg
- UNDO_DisableWMP_HTMLScripts.reg
Save #1 to your desktop, double-click the batch file, the affected registry key will be exported for you, and the registry file will be merged.
Usually your computer must be restarted for these to take effect.
The UNDO file 3. is needed to undo this change.
Created 1/22/05 at 10:13 pm GMT.
Last editted: 2/19/05 at 4:56 am