Re: Assembly Version
- From: Mattias Sjögren <mattias.dont.want.spam@xxxxxxxx>
- Date: Thu, 22 Sep 2005 17:49:19 +0200
Dino,
>Question is how do I get version info from an application that has not
>been started yet without loading it because if I load it, then my
>Updater will not be able to owerwrite my Application in the process
>above???
Use the FileVersionInfo class or AssemblyName.GetAssemblyName()
depending on what kind of version info you want.
Mattias
--
Mattias Sjögren [MVP] mattias @ mvps.org
http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com
Please reply only to the newsgroup.
.
- Follow-Ups:
- Re: Assembly Version
- From: Dino Buljubasic
- Re: Assembly Version
- References:
- Assembly Version
- From: Dino Buljubasic
- Assembly Version
- Prev by Date: Re: Refreshing a main form from another form
- Next by Date: Combo Box List
- Previous by thread: Assembly Version
- Next by thread: Re: Assembly Version
- Index(es):
Relevant Pages
|