Run external file

Oct 13, 2010 at 7:11am
Hi,guys i need run .inf and .bat files when corresponding button is clicked,help plz,(in QT or Win32)
Oct 13, 2010 at 8:51am
Oct 15, 2010 at 11:04am
am figure out nothing.
Oct 20, 2010 at 4:25pm
As explained in kbw's link, you should use ShellExecute. I don't know how QT works, but call ShellExecute where you're supposed to handle your button being clicked.

http://msdn.microsoft.com/en-us/library/bb762153%28VS.85%29.aspx
Oct 21, 2010 at 11:25am
thanks
Topic archived. No new replies allowed.