
In this scenario the DLLs are installed using the System Account on the PC. This installs fine.
Once the Users logon to the system, the DLLs have not been registered.
When I run the MSI as an administrator and then logon as a user the DLLs register fine, but this scenario will never be used in the real world.
Is there a way I can force the DLLs to register as the user logs on? Is there any VBScript I can run or RegKey I can set?
Your help would be greatly appreciated.