Thread: Digital Certificates - Vista

  1. #1
    Registered User
    Join Date
    Mar 2005
    Posts
    15

    Digital Certificates - Vista

    Thank you for viewing my post in advance.

    The program I develop is created using the C++ language. When customers try to run the programs Setup.exe to install the program the first thing that pops up is a User Account Control message as follows:

    Code:
    User Account Control
    
    An unidentified program wants to access your computer
    
    Setup.exe
    Unidentified Publisher
    
    Cancel - I don't know where this program is from or what its for
    
    Allow - I trust this program.  I know where it's from or I've used it before
    If the user clicks Allow the program runs fine. I want to have Vista recognize my program as a trusted application so it doesn't display this message to the customer. I believe there is a way to do this with Digital Certificates? If so where do I start? Does anybody have suggestions?

    I am not sure if this question is in the proper place for this board so thank you for being patient and for you help.

    ~Beaner~

  2. #2
    Registered User Queatrix's Avatar
    Join Date
    Apr 2005
    Posts
    1,342
    Digital Certificates cost a fortune.
    However, you might find somthing at VeriSign.com.

  3. #3
    Registered User
    Join Date
    Mar 2005
    Posts
    15
    Thank you.

    I am not sure digital certificates is even the way to solve this problem. Thank you for the information. Any other suggestions would be appreciated. Thank you.

    Beaner

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. corruption, decay, Vista Gateway laptop
    By CodeMonkey in forum Tech Board
    Replies: 5
    Last Post: 06-13-2009, 01:50 PM
  2. Newbee Q: reg. MFC dlg button & Vista UAC shield icon
    By colbyringeisen in forum Windows Programming
    Replies: 3
    Last Post: 12-29-2008, 05:16 PM
  3. Damn ATI!
    By AloneInTheDark in forum Tech Board
    Replies: 48
    Last Post: 02-16-2008, 09:34 PM
  4. First Vista virus
    By mrafcho001 in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 08-11-2005, 10:39 PM
  5. Wav file to digital value conversion
    By RpiMatty in forum C++ Programming
    Replies: 1
    Last Post: 12-23-2001, 06:42 AM