|
-
Jun 21st, 2000, 03:51 AM
#1
Thread Starter
Addicted Member
I have a small problem and I'm sure someone out there can easily help me out.
On the form load of my application I put the app.path return value in a string which I will use afterward. My app is installed in C:\APP. If I go in C:\APP and start APP.EXE, all will work great. However, if I take APP.EXE and set it a shortcut let's say on my quicklaunch bar, app.path will retrieve C:\.
I would want it to always return C:\APP (Of course, the dir could change, or else I would go with a static string containing "C:\APP".)
Thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|