Okay, I'm sure this is a distressingly simple question, but how can I get the path of a program? I think what I want is the VB.Net equivilent of the App.Path funstion of VB6.
What I want to do is, have a program that intereacts with files, and instead of listing the file like so: "C:\Program Files\Etc...\", I want to say: "Path\file.txt".
Thanks in advance for any help!


Reply With Quote