C
C#2y ago
changffof

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?
No description
7 Replies
Stefanidze
Stefanidze2y ago
Well, what kind of error do you get?
The Fog from Human Resources
The question is if it's in the runtime directly :stare:
SleepWellPupper
No, this seems like the more pertinent question.
changffof
changffofOP2y ago
here "the System.ComponentModel.Win32Exception: 'The system cannot find the specified file".
No description
Stefanidze
Stefanidze2y ago
well Have you tried supplying the full path to the object?
changffof
changffofOP2y ago
now works with the full path thank you !
No description
SleepWellPupper
the problem was maybe due to the exe being one directory further in the PWAVES folder

Did you find this page helpful?