Read File Path Error

CrookDawg

Active member
Joined
Jan 7, 2004
Messages
31
ok i have a program that has three buttons, each launch a different program. on the form load i read in the paths from a .ini file and set the paths to separate process components. now, when i try to start the process, i get a "file not found" error but when i type the path directly into the editor (design time) it works. i made sure that it was the exact path i used in the .ini file. i cant figure this one out.

thanks for your help
-matt
 
i am using a ini file so that it is easier for the user to change the path if required.

i have attached the project. the ini file is in the bin directory

also this launcher is for my grandpa so that explains the project name


Removed binaries (1 EXE, 1 DLL) from attachment
 

Attachments

Last edited by a moderator:
Back
Top