How to Get Elevated Process Path in .Net(www.aboutmycode.com)
submitted by
mcnamaragio(283) 5 months, 3 days ago
As you know retrieving process path in .Net is quite straightforward. For example if you have process instance someProcess you can get the process path by accessing someProcess.MainModule.FileName However for elevated processes the previous code snippet throws Win32Exception.
|category: C#
|Views: 4
tags:
C# another
Everyones tags:
Your Tags: