Results 1 to 3 of 3

Thread: ClickOnce Deployment w/o Acceptance

  1. #1

    Thread Starter
    Hyperactive Member mbutler755's Avatar
    Join Date
    May 2008
    Location
    Peoria, AZ
    Posts
    417

    Angry ClickOnce Deployment w/o Acceptance

    I have built several applications and the scope always seems to get changed. That's not a big deal (I'm used to it). The biggest problem is deploying the application to my 70 remote locations after I am done. With each change, comes a deployment and I am tired of it. I just fixed this (hopefully).

    All of my "clients" are remote locations on the same intranet. I have looked at other solutions like building an AutoUpdater myself, but I feel this is much easier and it is already available.

    I plan on using ClickOnce, but I have one major problem. Two of my programs copy mission-critical data from my remote locations. I need to find a way to force these updates to occur, instead of waiting for the user to accept the download. Is there a way to do this?

    Your comments/suggestions are welcome.
    Attached Images Attached Images  
    Regards,

    Matt Butler, MBA, BSIT/SE, MCBP
    Owner, Intense IT, LLC
    Find us on Facebook
    Follow us on Twitter
    Link up on LinkedIn
    mb (at) i2t.us

    CODE BANK SUBMISSIONS: Converting Images to Base64 and Back Again

  2. #2

    Thread Starter
    Hyperactive Member mbutler755's Avatar
    Join Date
    May 2008
    Location
    Peoria, AZ
    Posts
    417

    Re: ClickOnce Deployment w/o Acceptance

    I found this information from MSDN, but it is talking about VS2008 Beta. Anybody have any ideas on how to do this, or if this feature was completed.

    "In later versions of the Visual Studio beta, there will be one additional way to handle elevated permissions without needing to prompt the user. In an intranet environment, you can have an administrator configure a trust license authority within the security policy on each user's machine. Once this is done, a trust license can be deployed with a ClickOnce application to elevate permissions to those required by the application without prompting the user. Basically, if the trust license comes from an authority that is already trusted by the user's machine, then the ClickOnce engine will be allowed to elevate the permissions on the user's machine based on the credentials of the trust license authority deployed with the application."
    Last edited by mbutler755; Apr 26th, 2010 at 07:38 PM. Reason: took out formatting as code
    Regards,

    Matt Butler, MBA, BSIT/SE, MCBP
    Owner, Intense IT, LLC
    Find us on Facebook
    Follow us on Twitter
    Link up on LinkedIn
    mb (at) i2t.us

    CODE BANK SUBMISSIONS: Converting Images to Base64 and Back Again

  3. #3

    Thread Starter
    Hyperactive Member mbutler755's Avatar
    Join Date
    May 2008
    Location
    Peoria, AZ
    Posts
    417

    Re: ClickOnce Deployment w/o Acceptance

    Regards,

    Matt Butler, MBA, BSIT/SE, MCBP
    Owner, Intense IT, LLC
    Find us on Facebook
    Follow us on Twitter
    Link up on LinkedIn
    mb (at) i2t.us

    CODE BANK SUBMISSIONS: Converting Images to Base64 and Back Again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width