Issue: After TBarCode Office installation, the Add-In is only visible for the user who has installed the product (e.g. the administrator). Other users can not see the Add-In.
Register the VSTO file manually
Solution: In order to make the add-in available for another user, you have to register the Office VSTO files for the actual user account again.
To do so, login under the user account, switch to the installation folder - e. g.
C:\Program Files\TEC-IT\TBarCodeOffice 10\bin
and execute
TECIT.TBarCode.WordAddIn.vsto and
TECIT.TBarCode.ExcelAddIn.vsto with a double-click. Then restart Word and Excel. Now, the add-in should also be visible for the actual user account.
Solution via Registry
Here are the instructions on how to make TBarCode Office available for all users on one PC. Please perform the following steps:
Open the Windows Registry and go to the following path:
HKEY_CURRENT_USER\Software\Microsoft\Office\Word\Addins\TECIT.TBarCode.WordAddIn
Right-click the "TECIT.TBarCode.WordAddIn" and select "Export".
Now open the saved *.REG file with e.g. Notepad and change the following:
If you're using MS Office 2007 then you have to install the following Patch (maybe not required if you have already installed latest service packs available):
More detailled background information can be found here:
http://blogs.msdn.com/vsto/archive/2010/03/08/deploying-your-vsto-add-ins-to-all-users-saurabh-bhatia.aspx