Results 1 to 6 of 6

Thread: Any Qt way of elevating a process's UAC privilege on windows 7?

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Oct 2013
    Posts
    6
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Any Qt way of elevating a process's UAC privilege on windows 7?

    True, windows API is c++. But just wanted to know and try out if we can resolve certification related lua issues in some safe and platform independent way.
    Also wanted to know if there are any design concepts in Qt related to UAC that we have missed or are unaware of.

  2. #2
    Join Date
    Jan 2006
    Location
    Graz, Austria
    Posts
    8,416
    Thanks
    37
    Thanked 1,544 Times in 1,494 Posts
    Qt products
    Qt3 Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: Any Qt way of elevating a process's UAC privilege on windows 7?

    UAC is a Windows specific concept, so there is no need for any cross platform API.
    You could look into the Qt Window Extras addon, but I doubt that it contains something as low level as this.

    Cheers,
    _

Similar Threads

  1. Getting main app process
    By dcypher in forum Qt Programming
    Replies: 2
    Last Post: 2nd April 2013, 21:54
  2. Obtaining Windows Handle for Child Process
    By GTBuilder in forum Qt Programming
    Replies: 5
    Last Post: 19th March 2008, 21:54
  3. Accessing keyboard input in child process
    By GTBuilder in forum Qt Programming
    Replies: 0
    Last Post: 22nd January 2008, 16:04
  4. Detaching after fork from child process
    By sabeesh in forum Qt Programming
    Replies: 1
    Last Post: 15th November 2007, 09:56
  5. Replies: 4
    Last Post: 4th June 2007, 08:33

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.