togglecookies.vbs - Toggles Automatic Cookie Acceptance in Win98
© Doug Knox - rev 12/14/99
© Bill James - rev 12/14/99
Derived from NoCookies.vbs/YesCookies.vbs by Lee Chapelle MS-MVP

Usage: Download togglecookies.vbs and save this file to your hard drive. Navigate to where you saved it and double click the file. Tip from Bill James: Create a new folder in the Links folder (under Favorites) for this VBS file. That way you'll have easy access to it.

This VB Script will check the status of Cookie Acceptance, and display it. It will also give you the option of changing it to Enabled, Prompted or Disabled.  This script can be viewed in Notepad or any text editor, as to the specific Registry key and value that are updated. Your antivirus software may report this script as potentially malicious, or a possible virus. This is because the script writes to the System Registry.

This page last updated 11/25/2005 21:17
All material © Doug Knox