I wrote an outlook addin. I deployed it and created a Setup.exe file. However I need this addin to be installed on my entire company's PC's. I tried just copying the files from setup.LST file into C:\Winnt\system32 directory. but the addin was not there.
How would I go about doing this?