Start A Program From The Resource

Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
12 posts Page 2 of 2
Contributors
User avatar
tedhead2
Excellent Poster
Excellent Poster
Posts: 338
Joined: Sun Jan 03, 2010 8:36 am

gawd... you people...

I;m not longer helping. you are not understanding
Image
Lewis
Coding God
Coding God
Posts: 1564
Joined: Sun Dec 20, 2009 2:12 pm

Re: Start A Program From The Resource
Lewis
Okay if you were using process start you need to put lets say 'myprog.exe' in the resources and then add this peice of code:
Process.Start(My.Resources.myprog)
You do not add the extention when useing resources :P
Image
12 posts Page 2 of 2
Return to “Tutorial Requests”