开发者

Create installer for add-in in Excel 2007

I have开发者_StackOverflow中文版 created an add-in for Excel 2007 in visual studio. How do I make an installer / get it onto other peoples computers.

Thanks in advance.


If your add in is an XLA or XLL: Installing means: copy it to %APPDATA%/Microsoft/Excel/XLStart

Doing so, the add-in will be loaded upon startup (except if the user disabled macros or s.th. like that).

(%APPDATA% is a user specific folder).

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜