Basically the only way i have found to do it is by calling the exe file (main program) directly by calling: C:\Users\Matthew Laverack\AppData\Local\Google\Chrome\Application\chrome.exe but this is a app im going to distrabute to other users and as soon as they install it on thier computers.. calling that exe will not work as they will have a different folder name/ structure.. So my question is.. is the any other way of calling the main exe/ program.. im using c#. net
Don't know if it correct but something like: From http://msdn.microsoft.com/library/d...l/frlrfSystemDiagnosticsProcessClassTopic.asp But you can also do it via this code
this should help i think http://bytes.com/topic/visual-basic...m-diagnostics-process-start-launching-notepad