V
VM
How can I retrieve the whole directory where my exe is located?
I would've thought Directory.GetCurrentDirectory worked but any event that
may change the dir (eg. OpenFileDialog or SaveFileDialog) will change the
current directory.
Thanks.
I would've thought Directory.GetCurrentDirectory worked but any event that
may change the dir (eg. OpenFileDialog or SaveFileDialog) will change the
current directory.
Thanks.