<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Packaging a ClickOnce Server Deployment</title>
	<atom:link href="http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/feed/" rel="self" type="application/rss+xml" />
	<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/</link>
	<description>A place for Proactive Logic news and articles</description>
	<lastBuildDate>Wed, 29 Jun 2011 16:35:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeff</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-14374</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 09 Dec 2009 04:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-14374</guid>
		<description>Unfortunately it doesn&#039;t appear that the problems with the bootstrapper that I mentioned above have been addressed yet in Visual Studio 2010 Beta 2.

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=519149</description>
		<content:encoded><![CDATA[<p>Unfortunately it doesn&#8217;t appear that the problems with the bootstrapper that I mentioned above have been addressed yet in Visual Studio 2010 Beta 2.</p>
<p><a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=519149" rel="nofollow">https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=519149</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-11125</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Thu, 26 Mar 2009 02:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-11125</guid>
		<description>So far there doesn&#039;t seem to be any way to suppress the prompt. What I have found is that if you answer Yes to the prompt that after subsequent attempts to change the URL you will no longer get the prompt. This still isn&#039;t acceptable for automated build scripts though.

Supposedly this was supposed to be fixed in Visual Studio 2008 but I can still reproduce it and it seems that others are having the same issue still as well. In order to get some official response I&#039;ve posted a new bug report on the Microsoft Feedback Center for Visual Studio. Please follow the link below and vote, comment, or just track the progress of this issue if you are interested in seeing this fixed.

I created a new bug report on the Microsoft Feedback Center site to help try to get the -url= parameter to work in a silent manner. If anybody is interested in voting in order to get this issue addressed or to just follow the progress please follow the link below.

The bootstrapper (setup.exe) created along with a ClickOnce application in Visual Studio 2008 is supposed to update without prompting
https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=426896</description>
		<content:encoded><![CDATA[<p>So far there doesn&#8217;t seem to be any way to suppress the prompt. What I have found is that if you answer Yes to the prompt that after subsequent attempts to change the URL you will no longer get the prompt. This still isn&#8217;t acceptable for automated build scripts though.</p>
<p>Supposedly this was supposed to be fixed in Visual Studio 2008 but I can still reproduce it and it seems that others are having the same issue still as well. In order to get some official response I&#8217;ve posted a new bug report on the Microsoft Feedback Center for Visual Studio. Please follow the link below and vote, comment, or just track the progress of this issue if you are interested in seeing this fixed.</p>
<p>I created a new bug report on the Microsoft Feedback Center site to help try to get the -url= parameter to work in a silent manner. If anybody is interested in voting in order to get this issue addressed or to just follow the progress please follow the link below.</p>
<p>The bootstrapper (setup.exe) created along with a ClickOnce application in Visual Studio 2008 is supposed to update without prompting<br />
<a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=426896" rel="nofollow">https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=426896</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-11092</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 18 Mar 2009 23:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-11092</guid>
		<description>Hey all,

I wrote these scripts a long time ago for an old client of mine, so I don&#039;t have the source anymore.  I believe message boxes were ok in our setup because the person installing it would need to choose the correct deployment URL in popup no matter what (so answering other popups might have been ok).  However, I would think there has to be a way for a vbscript or a powershell script even to somehow answer/suppress popups.

Please share your experiences, as thousands of people have come to this page for click once install help (so your experiences are helping people).

Cheers,
Jon</description>
		<content:encoded><![CDATA[<p>Hey all,</p>
<p>I wrote these scripts a long time ago for an old client of mine, so I don&#8217;t have the source anymore.  I believe message boxes were ok in our setup because the person installing it would need to choose the correct deployment URL in popup no matter what (so answering other popups might have been ok).  However, I would think there has to be a way for a vbscript or a powershell script even to somehow answer/suppress popups.</p>
<p>Please share your experiences, as thousands of people have come to this page for click once install help (so your experiences are helping people).</p>
<p>Cheers,<br />
Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-11065</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Tue, 10 Mar 2009 19:06:55 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-11065</guid>
		<description>Kumar, I&#039;m Also looking for a solution for the same problem you and Roxana have run into regarding the following command.

setup.exe /url= http://myserverhostname/

I haven&#039;t found a solution however I have found the following post on the Microsoft feedback site (see my comment at the bottom of the page).

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=390992&amp;wa=wsignin1.0

I&#039;ve also found the other following resources on the issue.

http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/633a284c-6485-4266-a6c5-01055e43dcf4

http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/65cf51bd-b9a6-4a7a-b8f0-d0a837055703

http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/c3c5063c-9f5a-4754-81f7-990d82f5855c

http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/6a2a299d-932b-4a1e-87e3-fe535a883fae</description>
		<content:encoded><![CDATA[<p>Kumar, I&#8217;m Also looking for a solution for the same problem you and Roxana have run into regarding the following command.</p>
<p>setup.exe /url= <a href="http://myserverhostname/" rel="nofollow">http://myserverhostname/</a></p>
<p>I haven&#8217;t found a solution however I have found the following post on the Microsoft feedback site (see my comment at the bottom of the page).</p>
<p><a href="https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=390992&amp;wa=wsignin1.0" rel="nofollow">https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=390992&amp;wa=wsignin1.0</a></p>
<p>I&#8217;ve also found the other following resources on the issue.</p>
<p><a href="http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/633a284c-6485-4266-a6c5-01055e43dcf4" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/633a284c-6485-4266-a6c5-01055e43dcf4</a></p>
<p><a href="http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/65cf51bd-b9a6-4a7a-b8f0-d0a837055703" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/65cf51bd-b9a6-4a7a-b8f0-d0a837055703</a></p>
<p><a href="http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/c3c5063c-9f5a-4754-81f7-990d82f5855c" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/c3c5063c-9f5a-4754-81f7-990d82f5855c</a></p>
<p><a href="http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/6a2a299d-932b-4a1e-87e3-fe535a883fae" rel="nofollow">http://social.msdn.microsoft.com/Forums/en-US/winformssetup/thread/6a2a299d-932b-4a1e-87e3-fe535a883fae</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-10906</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:21:28 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-10906</guid>
		<description>I am also looking for the same feature Roxana needs

setup.exe /url= http://myserverhostname/

prompts a confirmation message inside the installer. Is there any way to automatically respond with yes?</description>
		<content:encoded><![CDATA[<p>I am also looking for the same feature Roxana needs</p>
<p>setup.exe /url= <a href="http://myserverhostname/" rel="nofollow">http://myserverhostname/</a></p>
<p>prompts a confirmation message inside the installer. Is there any way to automatically respond with yes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-5774</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 02 Apr 2008 10:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-5774</guid>
		<description>Hi John,

Thanks for posting the link, it seems to be a really helpful writeup of the trade-offs.  This certainly did not exist when I took the steps that I took in my post.  People who find my post I&#039;m sure will be grateful for the link.

Cheers,
Jon</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Thanks for posting the link, it seems to be a really helpful writeup of the trade-offs.  This certainly did not exist when I took the steps that I took in my post.  People who find my post I&#8217;m sure will be grateful for the link.</p>
<p>Cheers,<br />
Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Rusk</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-5771</link>
		<dc:creator>John Rusk</dc:creator>
		<pubDate>Wed, 02 Apr 2008 03:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-5771</guid>
		<description>I found a good answer, for .net 3.5 at least, here: http://msdn2.microsoft.com/en-us/library/bb384248.aspx   It works better than the options available in .net 2.0 and 3.0</description>
		<content:encoded><![CDATA[<p>I found a good answer, for .net 3.5 at least, here: <a href="http://msdn2.microsoft.com/en-us/library/bb384248.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/bb384248.aspx</a>   It works better than the options available in .net 2.0 and 3.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Rusk</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-5757</link>
		<dc:creator>John Rusk</dc:creator>
		<pubDate>Mon, 31 Mar 2008 22:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-5757</guid>
		<description>What are the downsides to the customer if they use the dummy certificate?</description>
		<content:encoded><![CDATA[<p>What are the downsides to the customer if they use the dummy certificate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-4521</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Fri, 19 Oct 2007 19:58:18 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-4521</guid>
		<description>gyurisc - For the manifest files I just use the generic execute NAnt task to invoke mage.exe and use mage to update the manifest versions.</description>
		<content:encoded><![CDATA[<p>gyurisc &#8211; For the manifest files I just use the generic execute NAnt task to invoke mage.exe and use mage to update the manifest versions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyurisc</title>
		<link>http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/comment-page-1/#comment-4427</link>
		<dc:creator>gyurisc</dc:creator>
		<pubDate>Fri, 05 Oct 2007 04:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://proactivelogic.com/blog/index.php/2006/09/30/packaging-a-clickonce-server-deployment/#comment-4427</guid>
		<description>Very good article, Thanks. This is similar how my publishing process works, although I am using msbuild instead of NAnt. How do you write the version numbers into files? Is there a task for this in NAnt?</description>
		<content:encoded><![CDATA[<p>Very good article, Thanks. This is similar how my publishing process works, although I am using msbuild instead of NAnt. How do you write the version numbers into files? Is there a task for this in NAnt?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

