Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » ClickOnce   (RSS)
I just noticed this link in my trackback log for one of my previous post and I'd like to dispel a couple of rumors. On the internet, you need a verified and trusted Authenticode certificate to even prompt the user for permission elevation. That means Read More...
12 Comments
Filed under:
Shout it from the rooftops! ClickOnce is in Express!! Grab the new October Tech Preview (VB edition http://lab.msdn.microsoft.com/express/vbasic/ , scroll to the bottom and click the first link under headlines). Of course, considering that we are still Read More...
I've talked with one of the lead ClickOnce program managers about Paul's feedback on my most recent post. His guidance was to sign your ClickOnce manifests with an X509 certificate (possible with the MAGE SDK tool) and have your IT admin deploy that certificate Read More...
1 Comments
Filed under:
First, I got an email asking if ClickOnce supports passing of command line parameters in the URL query string. The answer is a definitive maybe. Your manifest will have a flag in it specifying whether or not to trust those URL parameters. If it's set Read More...
Okay, time to catch up a bit. This last week I've been working on a DCR (fixing up the signing property page) so I haven't had time to blog. Now that it's finished, I'm going to make up for lost time and get two quick blog entries out there. ClickOnce Read More...
A team mate of mine on the deployment team has just released an internal tool he was using for testing the genericness of our generic bootstrapper to the world on GotDotNet. You can grab it at: http://www.gotdotnet.com/Community/Workspaces/workspace.aspx?id=ddb4f08c-7d7c-4f44-a009-ea19fc812545 Read More...
1 Comments
Filed under:
I recently received this request for a post from Channel9: I'm really interested ClickOnce and how it deals with security settings. I'm planning on creating C# game that uses managed direct3d. However even though its managed direct3d it is still treated, Read More...
6 Comments
Filed under:
Last time I talked about what the bootstrapper is and what goals it's trying to accomplish. This time, I'll go into other bootstrapper features we have planned that make it a pretty cool deployment technology. I was going to go into detail about the contents Read More...
0 Comments
Filed under:
Most people don't write every single piece of their app. Programs are linked together with shared libraries so that we can share functionality. Of course, we have to actually share these libraries for this to work. With .Net and COM components, this usually Read More...
5 Comments
Filed under:
There was a comment made about my “In the works” post that stated that: “Unless we can embed these other dependand installers inside the MSI and execute them from one package, there will always exist a deployment problem in VS.NET “ Read More...
It's been a busy week but I've come up with a list of things that I'll be posting about soon. Due to an overwhelming request for Setup and Deployment project information, I'm currently editing and putting finishing touches on a FAQ we use to answer internal Read More...
1 Comments
Filed under:
Hi. My name is Mike Sampson and I'm a developer here at Microsoft on the VB team and I work on deployment. Specifically, I work on Setup and Deployment projects (MSI's, Cab files, and MSMs) as well as the cool new web-ish ClickOnce deployment. In VB, Read More...
 
Page view tracker