Re: Clickonce: show publish version

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hello Steven,
look into System.Deployment.Application namespace:

ApplicationDeployment.CurrentDeployment.CurrentVersion;

Andrej


"Steven Spits" <nospam@xxxxxxxxxxx> wrote in message
news:eeIcsGZ%23FHA.740@xxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> Is it possible to show the publish version in a app that is deployed using
> ClickOnce?
>
> Assembly.GetExecutingAssembly().GetName().Version shows the assembly
> version...
>
> Steven
>
> - - -
>
>
>
>


.



Relevant Pages

  • Re: CreateObject( )... :(
    ... u can use "System.Diagnostics" namespace to get all the processes ... running on your machine and thus u can find out whether your app is ... function and the abc application is not running? ... Prev by Date: ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Checking if a service is up
    ... You can also use WMI for this. ... Check out System.Management namespace. ... > I would like to check from within my c# app, ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Managed directX Directinput - joystick integration in c#
    ... Device of that namespace. ... I've already developed an app that uses a GamePad, ... Prev by Date: ...
    (microsoft.public.win32.programmer.directx.managed)
  • Re: default namespace / Xmlvalidatingreader
    ... here i made a small app: console application, just copy all in a class ... namespace ConsoleAppXSDTestApp ... only 4 characthers allowed by xsd ...
    (microsoft.public.dotnet.xml)
  • Re: Microsoft.VisualBasic.Compatibility
    ... | I'm using an API that references this namespace. ... | Google is "Don't use it!" ... Having it side by side with your app will help insure ...
    (microsoft.public.dotnet.languages.vb)