You should always post the code you are using and the exact error message you get.
Anyways, i am guessing that you are using the Process class to start a program and it is telling you it can not find the exe file. If that is correct, you need to use the full path to the exe file, not just the filename.