If I set the Register Property to 1 - vsifrSelfReg I get
the error message:
Error 1904. Module ... failed to register
HRESULT -2147024769.
I know I can Set Register Property to 0 - vsifrNone and
then run the exe with /regserver after setup completes.
This however is a bit tricky for deployment. Is there any
other solution?
Cheers,
Brian