|
-
February 26th, 2006, 03:41 PM
#1
Running a program via a remote program
My program runs another program, which the user has to choose.
The problem is that the program which needs to be runned, needs other files (like dll files).
When my program is in another folder (e.g., my program is located at C:\Program Files\myprogram.exe, the targeted program is in D:\Program Files\targetedprogram.exe), the targeted program tries to find those dll files in C:\Program Files\ , but these files aren't there of course.
Any help how to let the targeted program look for his dll files in D:\Program Files ?
Please help!
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
|