Windows Vista/7 cmd.exe problem
-
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.. -
-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.