[Qt-interest] Setting Vista's UAC Alert's Company and Applicationname
David Ching
dc at remove-this.dcsoft.com
Tue Jul 14 20:13:15 CEST 2009
"rajasekharan" <websweetweb at gmail.com> wrote in message
news:4A5C54AE.8070700 at gmail.com...
> Hi,
>
> When you right click on an executable in Vista and click "Run As
> Administrator", the UAC dialog shows the company name and application
> name. I set the name of the company using
> QCoreApplication::setOrganizationName() and
> QCoreApplication::setApplicationName(). But the application still shows as
> <name of exe> Unidentified Publisher.
>
> How do I set this?
>
This is from the VERSIONINFO in the .rc file.
-- David
More information about the Qt-interest-old
mailing list