How can I stop HTML Validator from requiring registration for different logins?
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 login name. In CSE HTML Validator Professional v4.51 and v4.52, 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”. Set these three value names to the appropriate string values based on your registration information. In CSE HTML Validator Std/Pro v5.0x, this requirement can be overridden by creating the value names “RegistrationNameV50”, “RegistrationPINV50”, and “RegistrationKeyV50” under “HKEY_USERS\.DEFAULT\Software\AI Internet Solutions\CSE HTML Validator v4” (yes, v4 instead of v5). The same is true for later versions, but replace “VXX” in the value names with the correct version, such as “V60” for v6.0x. Store the value names and values in “HKEY_USER