Greetings.

How do I get my setup project to automatically register a DLL into the GAC?

I've set the register property of the DLL to vsdraCOM. After running the setup project on a machine, other than my development machine, I notice that the DLL has not been registered into the GAC.

Any advice?

Thanks.