Determine User Install

Is there an notes.ini setting that tells me if the client is a multi-user install or a single user?I know installType tells me if it is a Multi-Client install, however I need to know if it is a Multi-User.

Subject: How to find if it is Single User or Multi User instalation

You can use Regedit and go to My Computer\HKeyLocalmachine\Software\Lotus\Version# and check the MULTIUSER key value. If it is 0 (zero) then it is a single user installation, if it is 1 (one) you have a multiuser installation.

regards,

Peter