Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Automatic deployment with click'once : possible ?
 

Automatic deployment with click'once : possible ?

Hello,

I want to distribute my application in a LAN. I created a click'once package in order to distribute it.

Now I want to install for all users on my LAN the click'once application with a GPO in active directory (people should not be obliged to do anything in order to run this application from the start menu).

If I loock at the parameters for the "setup.exe"createdbyclick'once, their is not possibility for making a silent install.

So my question is : is it possible to install my click'once package automaticelly for all users connected on my lan and if yes how Smile

Thanks in advance.
Nicolasbolbol  Monday, September 17, 2007 12:18 PM

Hi Nicolasbolbol,

I am afraid that you cannot do this with ClickOnce. ClickOnce application is designed to let the end user choose whether to install it.

Best Regards.
Rong-Chun Zhang

Rong-Chun Zhang  Friday, September 21, 2007 10:23 AM
There is no solution to automate the installation process with click'once so ?
Nicolasbolbol  Wednesday, September 19, 2007 7:57 AM

Hi Nicolasbolbol,

I am afraid that you cannot do this with ClickOnce. ClickOnce application is designed to let the end user choose whether to install it.

Best Regards.
Rong-Chun Zhang

Rong-Chun Zhang  Friday, September 21, 2007 10:23 AM

You can use google to search for other answers

Custom Search

More Threads

• Driver developing
• VS2003 Setup Project
• How to turn off clickonce deployment in order to allow an EXE to be downloaded
• ClickOnce publishing to FTP
• Problem in Deploying .NET assembly into Server !
• How to run the exe file without UI made by InstallShield?
• Uninstall doesn't uninstall everything
• how to make a custom dialog on which I can add controls by my requirement ?
• after Installation launch the windows application.
• Setup and Deployment Issue