Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Windows Vista/7 cmd.exe problem

Windows Vista/7 cmd.exe problem

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 2.9k Views
  • 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.
  • K Offline
    K Offline
    Ketan Shah
    wrote on 16 Jul 2011, 10:25 last edited by
    #1

    How can I install and start any services(for eg: Apache or Mysql) in Windows Vista/7 as the command prompt is not starting in the admin mode by default.
    How can I do this using the Qt code...I am making an application for Windows..
    or can someone tell me how can I start the command prompt in admin mode using Qt..

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on 16 Jul 2011, 12:37 last edited by
      #2

      -Pressing CTRL + SHIFT while clicking on a shortcut will run the linked program as Administrator.-
      -Be aware that a Windows service is more than just a regular application. See "QtService":http://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtservice.-

      Me should read the question first.

      However, I think that this is "not directly possible":http://bugreports.qt.nokia.com/browse/QTBUG-7645 using QProcess.

      1 Reply Last reply
      0

      2/2

      16 Jul 2011, 12:37

      • Login

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