Hi,
When you run the setup files of some applications in Vista, like Adobe Captivate, the user is prompted for a UAC window (by default). This carries the company name and the application name.
This is not about just the application but any executable file.
If I was able to make my application automatically request elevation to administrator level, how can I set the company name and the application name?
This can't possibly driven by a verification system over the Internet to Thawte or Verisign right? Even computers that are offline can show these messages.
What should I do to add this authentication information to my executable?
Windows User Account Control Company Name?
Started by Raja Sekharan, Jul 13 2009 09:27 AM
4 replies to this topic
#1
Posted 13 July 2009 - 09:27 AM
|
|
|
#2
Posted 13 July 2009 - 10:05 AM
I think if you right click > properties it you can set the information there.
#3
Guest_Jordan_*
Posted 13 July 2009 - 01:05 PM
Guest_Jordan_*
I believe all of this information is stored in the executable during compile. What language are you using?
#4
Posted 14 July 2009 - 01:50 AM
I use C++ (Qt C++ GUI Framework).
Qt is a c++ library to create GUI applications that work on all operating systems.
Qt is a c++ library to create GUI applications that work on all operating systems.
#5
Posted 14 July 2009 - 01:51 AM
@Blainsch That information is not editable.


Sign In
Create Account


Back to top










