visual studio 2010 - How can I register OCX after build -


how set project automatically register ocx file created ?

i think there's option in properties somewhere, cant find it...

i'm using vs2010

the answer is:

project -> properties -> configuration properties -> linker -> general -> register output

see linker property pages in msdn


Comments

Popular posts from this blog

c# - how to write client side events functions for the combobox items -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -