All users path
I have a weird path problem.
I don't think so. It's a misunderstanding. The library path is the same
for all users because it points to Excel's add-ins (not user created
add-ins). There is only one instance of these Excel add-ins per Excel
installation just as there is for all other Excel application files. So
this path is the same for all users.
The other paths are for user customizable items so they get user specific
paths.
--
Jim
"Thierry Paradis" wrote in message
...
| Hi!
|
| I have a weird path problem.
|
| Model path (Application.TemplatesPath): Gives a path in my windows user
| "documents and settings" folder
| Startup path (Application.StartupPath): Gives a path in my windows user
| "documents and settings" folder
| Add-in path (Application.LibraryPath): Gives a path in an Office directory
|
| The Model and Startup paths are "user"-defined and the add-in path are
"all
| users" defined. I would like to have all "all users" path including Model
| and Startup. What's the way?
|
| Thanks,
|
| Thierry Paradis.
|
|
|