Jump to content

cbox


Need help with Process.Start CONcept.exe in App.Path


Recommended Posts

Posted

I want a submenu to run a file thats located in application path/Resources/CONcept 0.3/CONcept.exe.

 

Here is the scrip I'm using but it can't locate the file.

Process.Start("CONcept.exe", "App.Path +\Resources\CONcept 0.3\")

 

I've tried compiling it but it still wont work.

Guest
This topic is now closed to further replies.
×
×
  • Create New...