![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | ClickOnce - Is it right for me? Hello there, I hope there is a ClickOnce wiz in the house! The more I read the more confused I get. We have a server app that will have workstations/clients hitting it. On these Clients we have to install some .dll's etc. I believe all will be .NET libraries, but I'm still not sure what the Client footprint is going to look like. There may be some other third party 'stuff' that needs to get there as well. Is ClickOnce right for this purpose or is this intended to install an application with some entry point (shortcut to an .exe)? I understand that there is permission issues with ClickOnce as well. What exactly is the best way to force Full Trust so that users on the Client won't be prompted for anything? Would .msi pushed via Group Policy be a better fit here? Any information is more than GREATLY Appreciated! Thanks in advance for any help offered. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: ClickOnce - Is it right for me? ClickOnce is aimed at runnable apps - exes. These are "installed" (not really the right term) into an isolated area on a per-user basis. Re permissions, you can specify this in the deployment - it is certainly a lot easier than trying to use caspol to do zero-touch trusted deployment. If you are *just* installing libraries, MSI would be a better choice. Marc |
My System Specs![]() |
| | #3 (permalink) |
| | Re: ClickOnce - Is it right for me? On Jul 1, 3:32*am, Marc Gravell <marc.grav...@xxxxxx> wrote: Quote: > ClickOnceis aimed at runnable apps - exes. These are "installed" (not > really the right term) into an isolated area on a per-user basis. > > Re permissions, you can specify this in the deployment - it is certainly > a lot easier than trying to use caspol to do zero-touch trusted deployment.. > > If you are *just* installing libraries, MSI would be a better choice. > > Marc it seemed that MSI was the way we would have to/should go. Much appreciated! |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| ClickOnce Deployment | .NET General | |||
| ClickOnce | Vista security | |||
| clickonce | .NET General | |||
| ClickOnce 404 problem | .NET General | |||
| ClickOnce exception in IE | .NET General | |||