Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I have created an excel addin which creates the reports in the company standerd format. It will be used by many users across the country. BUT Many users are not well convergent with excel. They even do not kno what is addin or how to install it. I need help here. ![]() I want to create the installation exe file which does the following. 1. Create the new folders named "DDR" in the C:\Program Files 2. Create the new folders named "Report Prog" in the C:\Progra Files\DDR 3. Copies the add in file Rep.xla in newly created folder "Repor Prog" 4. Installes the addin in the Excel. 5. Exit Hope some Gurus can show me the right direction. Regards -- siri ----------------------------------------------------------------------- sirin's Profile: http://www.excelforum.com/member.php...fo&userid=1528 View this thread: http://www.excelforum.com/showthread.php?threadid=27307 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
What language do you intend to use to create the EXE file? VB, C? (VBA can't
do it.). Have you considered having the company purchase software that is designed to create installation programs? On Wed, 27 Oct 2004 23:39:23 -0500, sirin wrote: I have created an excel addin which creates the reports in the companys standerd format. It will be used by many users across the country. BUT Many users are not well convergent with excel. They even do not know what is addin or how to install it. I need help here. ![]() I want to create the installation exe file which does the following. 1. Create the new folders named "DDR" in the C:\Program Files 2. Create the new folders named "Report Prog" in the C:\Program Files\DDR 3. Copies the add in file Rep.xla in newly created folder "Report Prog" 4. Installes the addin in the Excel. 5. Exit Hope some Gurus can show me the right direction. Regards, |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Installation Issues | Excel Discussion (Misc queries) | |||
Christmas Lights Installation Los Angeles, Beverly Hills, SantaMonica, Culver City, Marina Del Rey, Calabasas, Agoura Hills Thousand OaksHoliday Lights Installation 1-310-925-1720 | Excel Worksheet Functions | |||
Enabling Add-Ins during Installation | Setting up and Configuration of Excel | |||
Installation Error | Excel Discussion (Misc queries) | |||
xla Installation | Excel Programming |