D
David Thielen
Hi;
Ok, how do we handle the following scenario:
1) The user of a computer does not have admin rights.
2) The setup program therefore has to Run As an admin user to install our
AddIn.
3) We have a bunch of sample documents. Since we don't know the user's My
Documents we cannot install them there.
4) This computer is used by 30 different people, all of whom use Word on it.
5) Only 1 uesr needs our AddIn.
The suggested way to handle this is to copy the documents to the user's My
Documents when they first run "our application". Well our application is a
Word AddIn so it runs anytime a user starts Word.
a) So we con't copy when Word starts - the other 29 users of the computer
are going to be mad. As is the corporate IT staff.
b) We can't copy the first time our AddIn is accessed as they way ti is
usually first accessed is by the user opening one of the sample documents. So
we need the samples there first.
How can we properly install our AddIn? Is there some way to get the logged
in user's My Documents as opposed to the RunAs My Documents during install?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm
Ok, how do we handle the following scenario:
1) The user of a computer does not have admin rights.
2) The setup program therefore has to Run As an admin user to install our
AddIn.
3) We have a bunch of sample documents. Since we don't know the user's My
Documents we cannot install them there.
4) This computer is used by 30 different people, all of whom use Word on it.
5) Only 1 uesr needs our AddIn.
The suggested way to handle this is to copy the documents to the user's My
Documents when they first run "our application". Well our application is a
Word AddIn so it runs anytime a user starts Word.
a) So we con't copy when Word starts - the other 29 users of the computer
are going to be mad. As is the corporate IT staff.
b) We can't copy the first time our AddIn is accessed as they way ti is
usually first accessed is by the user opening one of the sample documents. So
we need the samples there first.
How can we properly install our AddIn? Is there some way to get the logged
in user's My Documents as opposed to the RunAs My Documents during install?
--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com
Cubicle Wars - http://www.windwardreports.com/film.htm