|
-
Feb 8th, 2001, 07:44 AM
#1
Thread Starter
New Member
I'm calling to a dll control that comes with a mainframe emulator. The dll must be in the directory with the Application. The problem is, all of the systems this project might include don't have the App in the same directory. It doesn't seem like I can use App.Path in declarations to declare the dll. Any ideas?
-
Feb 10th, 2001, 10:39 PM
#2
It seems to me i once saw a way to do this, but i can't remember how now. Why don't you just cheat and have your install program search for where the file is and then copy it to the system directory, thus negating the need to declare the path of it at all.
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
|