Marko Apfel

C#, Architecture, QA, Coach, GIS, ArcGIS, ArcObjects

  Home  |   Contact  |   Syndication    |   Login
  141 Posts | 2 Stories | 69 Comments | 4 Trackbacks

News



Twitter | LinkedIn | Xing

Twitter












Article Categories

Archives

Post Categories

BizTalk

C#

Enterprise Library

SAP

SQL Server

Technologie

During testing ClickOnce-Deployment i wondered that in my start-menu an "application reference" is created which has no link-reference to the application which is installed at the client.

Only references to the server which offers the applicaton are listed.
It seems there is some magic in the ClickOnce-client-engine of .NET-FW 2.0

After searching in my user-profile i found the application under ..\Local Settings\Apps\2.0\.. in a randomly named folder.

BTW: uninstalling is done by:
rundll32.exe dfshim.dll,ShArpMaintain <ApplicationName>.application, Culture=neutral, PublicKeyToken=..., processorArchitecture=msil
this pops up an uninstall dialog ....
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati
posted on Thursday, February 19, 2009 2:17 PM