Hi to all!
I want to get the directory a program was launched from. These processes aren't started in my code, they are started using the usual windows explorer.
I checked System.Diagnostics.Process and it doesn't seem it has that functionality.
Any help appreciated!![]()





Reply With Quote