How to deploy qt service on win7?
-
Hello, I used QtService lib to create a Windows service, and install failed on Win7 64.
Finally, I found my service has not authority, but I add "win32:CONFIG += embed_manifest_exe" in .pro. But useless.I use Qt Creator IDE and Mingw32 cross compiler build.
How to deploy app for vista and later version