say I have a the VB executable running from C:\winnt\profiles\ctlin\desktop
how would I make a call in VB to return this full path as a String for the program to use?
CurDir, if I remember correctly, will give you the "Run In" directory from a shortcut. I wouldn't rely on that for the app path. App.path is the way to go.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.