Jump to content

Talk:ClickOnce

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 193.134.202.252 (talk) at 15:26, 14 May 2010. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WikiProject iconComputing Unassessed
WikiProject iconThis article is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
WikiProject iconMicrosoft: .NET Unassessed
WikiProject iconThis article is within the scope of WikiProject Microsoft, a collaborative effort to improve the coverage of articles relating to Microsoft on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
???This article has not yet received a rating on Wikipedia's content assessment scale.
???This article has not yet received a rating on the project's importance scale.
Taskforce icon
This article is supported by WikiProject .NET.

This entire article

This entire article has been copy/pasted from: http://msdn.microsoft.com/smartclient/understanding/windowsforms/2.0/features/clickonce.aspx

Agreed. This article does seem a bit like a marketing ploy. I would recommend a rewrite for better balance. —Preceding unsigned comment added by 161.6.65.168 (talk) 18:31, 22 June 2009 (UTC)[reply]

I can't even particularly tell if there's a difference between this and Side-by-side assembly. Is a merger in order? Reinderientalk/contribs 23:46, 22 June 2009 (UTC)[reply]

Started a short article replacement

Someone should point out that Clickonce is now natively supported by Firefox from Visual Studio 2008 beta 2 and up ... Fegelein 02:53, July 31, 2005 (UTC)

Started the article with a basic summary of what ClickOnce is. Feel free to expand, but not using any of the text at the MSDN link.

  • Temp page has replaced the main article. RedWolf 02:53, July 31, 2005 (UTC

Sample?

Is there a sample ClickOnce application ready for download on the Web which I can try to test the technology? There are plenty for Java Web Start. - Sikon 05:35, 15 August 2006 (UTC)[reply]

In VS2005, press "Publish" on a project in the Solution Explorer tree to publish the project.

Needs Updating

"ClickOnce applications must be signed with an Authenticode Digital Certificate." - this is not true

Reply: Yes This is true, please see article from MSDN MSDN: "All ClickOnce deployments must be signed with a digital certificate. "

Firefox Integration

I have made the following update, as I have learned that the integration with Firefox only occurs with SP1 (Service Pack 1).

Changed "ClickOnce prior to .NET 3.1" to "ClickOnce prior to .NET 3.1 SP1" as Firefox integrations only occurs officially with SP1

Somebody may correct me if I'm wrong, but I have learned this from personal experience as well as research on the MSDN website. —Preceding unsigned comment added by 137.48.219.72 (talk) 20:03, 26 January 2009 (UTC)[reply]


As per: http://blogs.msdn.com/brada/archive/2009/02/27/uninstalling-the-clickonce-support-for-firefox.aspx The update at: http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=cecc62dc-96a7-4657-af91-6383ba034eab Means that this can be uninstalled easily now, so the text referring to it only being uninstallable by a registry edit is no longer accurate. FleckerMan (talk) 17:26, 24 May 2009 (UTC)[reply]

No Administrator privileges are required

In the description there is the following sentence: ClickOnce-deployed applications are considered 'low impact', in that they are installed per-user, not per-machine. No administrator privileges are required to install one of these applications. Each ClickOnce application is isolated from the other. Well, this is not true anymore as soon as a user must also - as a prerequisite of his application - install WindowsInstaller or the .NET framework. Shouldn't at least a hint on this be added, I think it's misleading? --193.134.202.252 (talk) 15:26, 14 May 2010 (UTC) e_l_[reply]