How to install word addin silently
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have created a word addin project in VS 2008, then publish it, now I want to install that silently through my setup program, but it always open the GUI even I call createprocess API with SW_HIDE parameter in STARTUPINFO structure, can anyone please tell me how to install word addin in silently.
Thanks, Mushq