B
Buddy Ackerman
I need to programatically determine the directory that the application/service is running from. If I use
Environment.CurrentDirectory it returns the System32 directory. Is there anyway to get this the correct directory?
Environment.CurrentDirectory it returns the System32 directory. Is there anyway to get this the correct directory?