<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>VSDOTNET - Click-once</title>
    <link>http://www.vsdotnet.ch/</link>
    <description>Un peu de mon expérience dans le monde .NET</description>
    <language>en-us</language>
    <copyright>Stéphane Schwartz</copyright>
    <lastBuildDate>Wed, 09 Jul 2008 13:09:34 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>stephane@vsdotnet.ch</managingEditor>
    <webMaster>stephane@vsdotnet.ch</webMaster>
    <item>
      <trackback:ping>http://www.vsdotnet.ch/Trackback.aspx?guid=a4742548-ecaf-4386-8220-fc38384f62a8</trackback:ping>
      <pingback:server>http://www.vsdotnet.ch/pingback.aspx</pingback:server>
      <pingback:target>http://www.vsdotnet.ch/PermaLink,guid,a4742548-ecaf-4386-8220-fc38384f62a8.aspx</pingback:target>
      <dc:creator>Stéphane Schwartz</dc:creator>
      <wfw:comment>http://www.vsdotnet.ch/CommentView,guid,a4742548-ecaf-4386-8220-fc38384f62a8.aspx</wfw:comment>
      <wfw:commentRss>http://www.vsdotnet.ch/SyndicationService.asmx/GetEntryCommentsRss?guid=a4742548-ecaf-4386-8220-fc38384f62a8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Voici une petite astuce pour forcer click-once à vider le cache local où est stockée
l'application. Au prochain lancement, click-once déploiera à nouveau l'application.
</p>
        <p>
          <font color="#000000">Executez cette commande depuis une ligne de commande:<br /></font>
          <font color="#000080">rundll32 dfshim CleanOnlineAppCache</font>
        </p>
        <p>
          <font color="#000000">Plus facile et plus rapide que de signer l'application à déploier
avec un nouveau certificat.</font>
        </p>
        <p>
 
</p>
        <img width="0" height="0" src="http://www.vsdotnet.ch/aggbug.ashx?id=a4742548-ecaf-4386-8220-fc38384f62a8" />
      </body>
      <title>Vider le cache généré par click-onc</title>
      <guid isPermaLink="false">http://www.vsdotnet.ch/PermaLink,guid,a4742548-ecaf-4386-8220-fc38384f62a8.aspx</guid>
      <link>http://www.vsdotnet.ch/2008/07/09/ViderLeCacheG%c3%a9n%c3%a9r%c3%a9ParClickonc.aspx</link>
      <pubDate>Wed, 09 Jul 2008 13:09:34 GMT</pubDate>
      <description>&lt;p&gt;
Voici une petite astuce pour forcer click-once à vider le cache local où est stockée
l'application. Au prochain lancement, click-once déploiera à nouveau l'application.
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#000000&gt;Executez cette commande depuis une ligne de commande:&lt;br&gt;
&lt;/font&gt;&lt;font color=#000080&gt;rundll32 dfshim CleanOnlineAppCache&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;font color=#000000&gt;Plus facile et plus rapide que de signer l'application à déploier
avec un nouveau certificat.&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.vsdotnet.ch/aggbug.ashx?id=a4742548-ecaf-4386-8220-fc38384f62a8" /&gt;</description>
      <comments>http://www.vsdotnet.ch/CommentView,guid,a4742548-ecaf-4386-8220-fc38384f62a8.aspx</comments>
      <category>Click-once</category>
    </item>
  </channel>
</rss>