C
C#11mo 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
Stefanidze11mo 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
SleepWellPupper11mo ago
No, this seems like the more pertinent question.
changffof
changffofOP11mo ago
here "the System.ComponentModel.Win32Exception: 'The system cannot find the specified file".
No description
Stefanidze
Stefanidze11mo ago
well Have you tried supplying the full path to the object?
changffof
changffofOP11mo ago
now works with the full path thank you !
No description
SleepWellPupper
SleepWellPupper11mo ago
the problem was maybe due to the exe being one directory further in the PWAVES folder

Did you find this page helpful?