It's for a multiuser concurrent environment. Install instructions indicate to install an administrative copy by running setup.exe /a. This does not run. it indicates an invalid switch. my question is: what should be the
required <product.msi>
Install Options
</package | /i> <Product.msi>
Installs or configures a product
/a <Product.msi>
Administrative install - Installs a product on the network
/j<u|m> <Product.msi> [/t <Transform List>] [/g <Language ID>]
Advertises a product - m to all users, u to current user
</uninstall | /x> <Product.msi | ProductCode>
Uninstalls the product