Qt 6.11 is out! See what's new in the release
blog
[Closed] Start at start up
-
Hi All,
Do you how can i create a simple program that work in background and start at start up of the OS?
My target will be create it that recognise if user insert a particular usb and start another application.
Thanks. -
Have a look at "QtService":http://qt.gitorious.org/qt-solutions/qt-solutions/trees/master/qtservice or "this":http://developer.qt.nokia.com/forums/viewthread/8994 thread.