P
Petyo Milotinov
Hello!
I have developed a MS Word add-in in C# (Visual Studio .NET 2003).
There is no problem to deploy the add-in with the generated MS
installer.
I also created signed CAB setup project. It contains my assembly and
dependent .NET assemblies. My question is how can I install that CAB via IE
(the way ActiveX objects are installed)? I mean is it possible to register
the COM interop object and to create necessary registry keys (so Word can
recognize it as an add-in) via CAB setup by IE?
Thanks in advance!
Best regards,
Petyo Milotinov
I have developed a MS Word add-in in C# (Visual Studio .NET 2003).
There is no problem to deploy the add-in with the generated MS
installer.
I also created signed CAB setup project. It contains my assembly and
dependent .NET assemblies. My question is how can I install that CAB via IE
(the way ActiveX objects are installed)? I mean is it possible to register
the COM interop object and to create necessary registry keys (so Word can
recognize it as an add-in) via CAB setup by IE?
Thanks in advance!
Best regards,
Petyo Milotinov