Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does anyone know if there is any inexpensive and easy to use installer
to install Excel application on other's computer? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Do you mean you have an Excel workbook that needs to "installed" ?
Does this mean it requires certain components/references to be present on the user's machine ? NickHK wrote in message oups.com... Does anyone know if there is any inexpensive and easy to use installer to install Excel application on other's computer? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That is right, Nick. Any idea?
|
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I would recommend NSIS. It has a very complete, easy to learn language
for scripting installations. The documentation is quite good (lots of examples) and there is an active forum. http://nsis.sourceforge.net/Main_Page http://forums.winamp.com/forumdisplay.php?s=&forumid=65 I posted an example script for installing an Excel Add-In in this newsgroup earlier this year. Dave Parker wrote: That is right, Nick. Any idea? |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Dave. Looks like a good program. I cannot see the price. Is
it free? |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
By the way, can this program automatically picks up the
components/objects that are used in the Excel application and package them into the installer? Also, will it install these components/objects on the user's PC? |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use INNO to install a quite complex add-in, including 2 other .xla files
and a number of .dll files. Works very well and it is free. Help is a bit sparse, but everything is there. Good newsgroup where questions usually are answered quickly. RBS wrote in message oups.com... Does anyone know if there is any inexpensive and easy to use installer to install Excel application on other's computer? |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks, RB.
Yes, this is a Superb newsgroup. Could you send me the file that you create the add-in installer? This might be what I need. Thank you in advanced. NSIS has nice interface though. http://nsis.sourceforge.net/Screenshots - A RB Smissaert wrote: I use INNO to install a quite complex add-in, including 2 other .xla files and a number of .dll files. Works very well and it is free. Help is a bit sparse, but everything is there. Good newsgroup where questions usually are answered quickly. RBS wrote in message oups.com... Does anyone know if there is any inexpensive and easy to use installer to install Excel application on other's computer? |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
It's quite a complex installer, but it might be some help to you.
Will send the file when I am back home. RBS Excel 009 wrote: Thanks, RB. Yes, this is a Superb newsgroup. Could you send me the file that you create the add-in installer? This might be what I need. Thank you in advanced. NSIS has nice interface though. http://nsis.sourceforge.net/Screenshots - A RB Smissaert wrote: I use INNO to install a quite complex add-in, including 2 other .xla files and a number of .dll files. Works very well and it is free. Help is a bit sparse, but everything is there. Good newsgroup where questions usually are answered quickly. RBS wrote in message oups.com... Does anyone know if there is any inexpensive and easy to use installer to install Excel application on other's computer? |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thank Dave and RB. Very helpful information you guys provide.
- A |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Installer comes up when I try to open excel | Excel Discussion (Misc queries) | |||
Excel Installer | Excel Discussion (Misc queries) | |||
Excel Installer Error | Setting up and Configuration of Excel | |||
excel installer | Excel Discussion (Misc queries) | |||
create installer for Excel application | Excel Discussion (Misc queries) |