How can I stop HTML Validator from requiring registration for different user accounts?
HTML Validator stores registration information in the registry under HKEY_CURRENT_USER. Therefore, it needs to be registered for each user who will use it under a different user account. In CSE HTML Validator Std/Pro v4.51 and later, this requirement can be overridden by creating the value names “RegistrationNameV45”, “RegistrationPINV45”, and “RegistrationKeyV45” under “HKEY_USERS\.DEFAULT\Software\AI Internet Solutions\CSE HTML Validator v4” (be sure to use “v4” even if using a later version). The same is true for later versions, but replace “VXX” in the value names with the correct version, such as “V60” for v6.0x, “V90” for v9.0x, or “V100” for v10.0x. Store the value names and values in “HKEY_USERS\.DEFAULT\Software\AI Internet Solutions\CSE HTML Validator v4”.