Run external file

Hi,guys i need run .inf and .bat files when corresponding button is clicked,help plz,(in QT or Win32)
am figure out nothing.
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
thanks
Topic archived. No new replies allowed.