HELP TO RUN .EXE FILE //
i wanna run a .exe app from a form, i already included the pressurewaves.exe file inside the PVWAVES folder in the win c# form, but i get error, can someone help, how to do it?
7 Replies
Well, what kind of error do you get?
The question is if it's in the runtime directly :stare:
No, this seems like the more pertinent question.
here "the System.ComponentModel.Win32Exception: 'The system cannot find the specified file".
well
Have you tried supplying the full path to the object?
now works with the full path thank you !
the problem was maybe due to the exe being one directory further in the
PWAVES
folder