Hi Ronald,
Check out Application.ExecutablePath property.
--
Miha Markic - RightHand .NET consulting & software development
miha at rthand com
"Ronald Kloverod" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi!
> Is there any easy way to find the name of the programs .exe-file? I'm
using
> C# and have tried using System.Reflection.AssemblyName. But this one seems
> to give me the name as it was at compile time. In my case, the "original"
> .exe-file may be renamed, and what I want to know is "my" new name.
>
> In advance: Thanks!
>
> Ronald
>
>
|