How to register OCX after build

How to configure a project to automatically register the created OCX file?

I think there is an option in the properties, but I can not find it ...

I am using VS2010

+3
source share
1 answer

Answer:

Project → Properties → Configuration Properties → Connector → General → Logout Output

See Linker Properties Pages on MSDN

+5
source

All Articles