Re: Deploying multiple EXE's using the basic publish mechanism of



Hi Al,

Do you mean that you don't want these options to be checked? If you are
using ClickOne to deploy your app, you have to do the following:

1. Signing ClickOnce Manifests.
2. Enable ClickOnce Security Settings.

So the two options in app properties must be checked. You can check the
following 2 documents about this issue.

http://msdn2.microsoft.com/en-us/library/1sfbfyk0.aspx
http://msdn2.microsoft.com/en-us/library/zfz60ccf.aspx

Kevin Yu
Microsoft Online Community Support
==================================================

(This posting is provided "AS IS", with no warranties, and confers no
rights.)

.



Relevant Pages

  • Re: Are ASP.NET user interfaces essentially dead now?
    ... How does "clickonce" solve the problem up version updates? ... takes longer to develop ASP.NET interface than a windowsform app ... > developer can choose how they want to communicate -- direct to SQL ... using winforms requires that the client has the .NET framework ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: ClickOnce local cache with no shortcut in the start menu
    ... I use the InPlaceHostingManager class to download the app and start it using ... I want the user to start the applications using my application. ... (this is assuming this shortcut / clickonce app is a clickonce app that is ... Process.start(StringPath2) ...
    (microsoft.public.dotnet.general)
  • RE: ClickOnce Question - How to turn off all automatic application
    ... covered by the ClickOnce API, but we will make do with what it does. ... Instead we will make a lot of different download sites, ... The APIs are currently designed optimized around the scenario where App ... developers do not want to own the update prompt UI. ...
    (microsoft.public.dotnet.framework)
  • Re: Whats going on with ClickOnce
    ... tic-tac-toe, via ClickOnce. ... "Hello World" Win form app and try it out. ... developer a few minutes. ... ClickOnce is a way of deploying a developed app, ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Questions about .NET Deployment Models (i.e. ClickOnce)
    ... In a simple clickonce model, they get deployed with the app ... having all of the executables on 1 spot on the network. ... mini-app and put a shell execute for it in the bigger app, ...
    (microsoft.public.dotnet.framework)