Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
I am deploying an xla applications on tens of computers spread all over the world and am wondering how I can get automaticaly (vbs script) the default location for Addins... Most of the time such a path will work WshShell.ExpandEnvironmentStrings ("%APPDATA%"&"\Microsoft\AddIns\") BUT I also know that on French machines the final path is not "\Microsoft\AddIns\" but "&"\Microsoft\Macro Complementaire\" So is there someone who would know - how many different locations exist ? - how to find a way to automatically recover the exact location of a given machine My intention being to do that through a vbs script... Thanks to you Kind Regrads Alain |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Location of AddIns | Excel Discussion (Misc queries) | |||
Location of AddIns | Excel Discussion (Misc queries) | |||
finding AddIns folder | Excel Programming | |||
force addins.add to change folder for an addin | Excel Programming | |||
Template Folder location | Setting up and Configuration of Excel |