hi.
I've developed a add-in for word 2007. now i've got some files. especially a *.vsto file for installing this add-in.
But now, i want to install this *.vsto file with a nsis script as silent-install. Is this possible? How?
thx
*.vsto install using nsis
2 posts
Yes you can.
see http://msdn.microsoft.com/en-us/libr...07(VS.80).aspx for details how to install the add-in.
see http://msdn.microsoft.com/en-us/libr...07(VS.80).aspx for details how to install the add-in.