Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Opening an .exe file in Qt !!!
Forum Updated to NodeBB v4.3 + New Features

Opening an .exe file in Qt !!!

Scheduled Pinned Locked Moved Installation and Deployment
7 Posts 4 Posters 3.3k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shahthehitman
    wrote on last edited by
    #1

    How does one open a ".exe" file with path like ( C:\Program Files \ xyz.exe ) in Qt.
    What is the command(syntax) ?
    Please explain with an example. What are the possiblities, options and limitations ??
    Thank You.

    1 Reply Last reply
    0
    • C Offline
      C Offline
      cincirin
      wrote on last edited by
      #2

      see "QProcess details":http://doc.qt.nokia.com/latest/qprocess.html#details

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on last edited by
        #3

        That's correct it you want to start another proces and also monitor it. Is that, what you need?

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        1 Reply Last reply
        0
        • S Offline
          S Offline
          shahthehitman
          wrote on last edited by
          #4

          Yup, Thank You..Please give an example of the whole code :) !!!

          1 Reply Last reply
          0
          • G Offline
            G Offline
            giesbert
            wrote on last edited by
            #5

            shahthehitman, cincirin already gave you a documentation link. There you will find all you need.
            Otherwise "this":http://www.lmgtfy.com/?q=qprocess+example could help

            Nokia Certified Qt Specialist.
            Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andre
              wrote on last edited by
              #6

              [quote author="shahthehitman" date="1307424652"]Yup, Thank You..Please give an example of the whole code :) !!![/quote]
              It is rude to ask others to do your work for you (with three exclamation points no less!), even if you include a smiley. You have been pointed to the documentation. Is there anything in there you don't understand in that documentation page?

              1 Reply Last reply
              0
              • S Offline
                S Offline
                shahthehitman
                wrote on last edited by
                #7

                haha..k..ll dim :D

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved