View Single Post
  #2   Report Post  
Posted to microsoft.public.excel,microsoft.public.excel.programming,microsoft.public.office.developer.vba
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Macros setup deployment

Hi Thierry,

See Jan Karel Pieterse's create an Addin tutorial which also includes a
set-up utilty:

http://www.jkp-ads.com/Articles/DistributeMacro00.htm



---
Regards,
Norman


"Thierry Paradis" wrote in message
...
Hi!

I have a Template (to place in the template folder) and a .xls file with
macros (to place in the XLStart folder) to deploy. Is it possible to
deploy thoses files with a setup.bat? The difficuly is to get the template
and the XLStart folders in a command line.

If it's not possible, which are the other ways to automatically install
those files?

Thanks for help,

Thierry Paradis.