[Qt-interest] Setting Vista's UAC Alert's Company and Applicationname
Scott Aron Bloom
Scott.Bloom at sabgroup.com
Tue Jul 14 11:54:37 CEST 2009
The QCoreApp functionality has NOTHING to do with the publisher.
Its for internal use, for things like the registry and such.
If you wish to publish the application, you need to sign the application
using a code sign.
Scott
-----Original Message-----
From: qt-interest-bounces at trolltech.com
[mailto:qt-interest-bounces at trolltech.com] On Behalf Of rajasekharan
Sent: Tuesday, July 14, 2009 2:50 AM
To: qt-interest at trolltech.com
Subject: [Qt-interest] Setting Vista's UAC Alert's Company and
Applicationname
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?
Raj Sekharan
_______________________________________________
Qt-interest mailing list
Qt-interest at trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list