Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 25
Default Best Way To Install Add-Ins

Hi all,

Can someone tell me the best way to install an add-in? Preferably
without having to open a separate workbook...

Thanks in advance!

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,080
Default Best Way To Install Add-Ins

You may have your terminology confused.

To install an existing add-in:

AddIns("MyAddIn").Installed = True

If you want to use your own add-in, it has to be a separate workbook.

--

Vasant




"spIky haIred" wrote in message
oups.com...
Hi all,

Can someone tell me the best way to install an add-in? Preferably
without having to open a separate workbook...

Thanks in advance!



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Best Way To Install Add-Ins

If you want to automate it, that is you don't want the user to do Tools,
Add-ins etc.
then I think your best bet is to use something like INNO installer.
To make it foolproof is very difficult though. I have been working on this
for the last few
months and I think I am getting close now to a foolproof install.
One of the most difficult bits is dealing with previous Office versions,
especially if these
previous versions are a higher version than the current one.
If you want I can post my INNO script here.

RBS

"spIky haIred" wrote in message
oups.com...
Hi all,

Can someone tell me the best way to install an add-in? Preferably
without having to open a separate workbook...

Thanks in advance!


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Best Way To Install Add-Ins

RB Smissaert - I would be interested in the script you've worked on for the
Excel install...I am trying to figure out how to deploy a custom
toolbar/macro to un-savvy users in the easiest way possible, and I think your
suggestion of INNO Installer might do the trick. They are on multiple
platforms so any help you can provide would help speed up my work. If you'd
rather do this via email hit me at spamcatcher.jlk(at)gmail.com. Thanks.
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I install a UDF? GeorgeA Excel Discussion (Misc queries) 6 November 2nd 09 05:13 AM
try to install a security update, prompted to install PRO11.msi najib Setting up and Configuration of Excel 0 June 4th 08 05:43 PM
What program do I install to install office 2003 with no prior pro lwd Excel Discussion (Misc queries) 1 January 8th 06 09:37 PM
Can't install add-in BillD Excel Worksheet Functions 3 January 7th 06 03:08 AM
Why does PHStats *NOT* install when I install Analytical ToolPak? webeditor-coutre Setting up and Configuration of Excel 1 July 5th 05 06:58 AM


All times are GMT +1. The time now is 12:20 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"