Publisher Settings

Windows specific forum
akee
Enthusiast
Enthusiast
Posts: 478
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Publisher Settings

Post by akee »

When you check Request Administrator mode for Windows Vista and above in Compiler Options, you get a dialog box that shows the Publisher as unknown. How do we change this? What are the steps involved? Thanks.
User avatar
bbanelli
Enthusiast
Enthusiast
Posts: 543
Joined: Tue May 28, 2013 10:51 pm
Location: Europe
Contact:

Re: Publisher Settings

Post by bbanelli »

akee wrote:When you check Request Administrator mode for Windows Vista and above in Compiler Options, you get a dialog box that shows the Publisher as unknown. How do we change this? What are the steps involved? Thanks.
You need to have code signing certificate.

Image

I'd recommend http://codesigning.ksoftware.net/ since they have most affordable prices, IMO.
"If you lie to the compiler, it will get its revenge."
Henry Spencer
https://www.pci-z.com/
akee
Enthusiast
Enthusiast
Posts: 478
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Re: Publisher Settings

Post by akee »

Thanks bbanelli...
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Publisher Settings

Post by IdeasVacuum »

Take a look at Ascertia too (€17 per year)
https://www.ascertia.com/onlineCA/default
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
akee
Enthusiast
Enthusiast
Posts: 478
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Re: Publisher Settings

Post by akee »

Ya... will do...

BTW, I found this... https://www.sslpoint.com/
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Publisher Settings

Post by IdeasVacuum »

of course, depends on who your customers are - home users are the admin of their machine and so it is not necessary to request admin.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
akee
Enthusiast
Enthusiast
Posts: 478
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Re: Publisher Settings

Post by akee »

I have a question. How do you enable the certificate when compiling?
User avatar
bbanelli
Enthusiast
Enthusiast
Posts: 543
Joined: Tue May 28, 2013 10:51 pm
Location: Europe
Contact:

Re: Publisher Settings

Post by bbanelli »

akee wrote:I have a question. How do you enable the certificate when compiling?
Only if you add some "post-compile" script. Or simply use some of the many available tools for signing, most of them are free.
"If you lie to the compiler, it will get its revenge."
Henry Spencer
https://www.pci-z.com/
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Publisher Settings

Post by IdeasVacuum »

On Windows you use Microsoft's SignTool.exe
MSDN SignTool
Steps to sign a file using Signtool.exe
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Julian
Enthusiast
Enthusiast
Posts: 276
Joined: Tue May 24, 2011 1:36 pm

Re: Publisher Settings

Post by Julian »

IdeasVacuum wrote:Take a look at Ascertia too (€17 per year)
https://www.ascertia.com/onlineCA/default
Note Ascertia Root Certificate Authority is not embedded within Windows or the common browsers but can be downloaded from here and easily added.
I would suggest not wasting money on this cert
Post Reply