ClickOnce deployment on common pcs

G

Guest

Hi,

Is it possible to configure ClickOnce deployment so that it will be
installed once somewhere on the machine for all users to access instead of
installed under individual user profile folder. If I were to deploy ClickOnce
application on a common PC which is used by many users, it will be very
tedious for each user to install one copy on the machine.

Thanks in advance.
 
T

Tim Van Wassenhove

Hi,

Is it possible to configure ClickOnce deployment so that it will be
installed once somewhere on the machine for all users to access instead of
installed under individual user profile folder. If I were to deploy ClickOnce
application on a common PC which is used by many users, it will be very
tedious for each user to install one copy on the machine.

Although i'm not an IT-PRO, instead of using click-once, can't you install the MSI via group policy?
eg: http://support.microsoft.com/kb/314934
 
G

Guest

Thanks Tim. Actually previously we use group policy to deploy; while now just
wondering whether can use ClickOnce instead.
 
H

hashimisayed

Hi,

Is it possible to configureClickOncedeployment so that it will be
installed once somewhere on the machine for all users to access instead of
installed under individual user profile folder. If I were to deployClickOnce
application on a common PC which is used by many users, it will be very
tedious for each user to install one copy on the machine.

Thanks in advance.

ClickOnce does not support a single install for all users of a
machine. With ClickOnce all users must install their own copy. I
actually don't like this restriction either but they implemented it
this way to get around having administrators do the install.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top