I have created an MSI using VS2003 to install a couple of vb6 Office add in dlls and one vb6 dll.

I'm using ORCA to open up the msi and add the allusers options but it doesn't seam to work for me.

Am I doing something wrong or is there another step.
Also the same happens if I create a new user on the machine. The dlls aren't registered.
The add in doesn't work. If I use regsvr32 on all the dlls its fine again.

This is just about ok at the minute as we're only in testing. But this won't do when we give to the client.

I'm not a vb6 expert so don't completely understand the whole proccess.