Quantcast
Channel: Marcus' Macro Scheduler Blog
Viewing all articles
Browse latest Browse all 184

From the Archives – Code Signing Your EXEs

$
0
0

Do you know what code signing is?

Want to prevent those “unknown publisher” warnings that might pop up when you or your clients download and run your compiled macros?

Then you need a Code Signing Certificate to sign your .EXEs with.

Read on:

http://www.mjtnet.com/blog/2011/04/26/authenticate-your-exes-discounted-code-signing/

It’s not always when downloading files that you might get this warning. Recently a customer found a .EXE that he was launching from a reporting tool was producing this warning.  It seems the reporting tool was checking for a code signing signature.  Virus checkers including Windows 8′s SmartScreen filter will also look upon signed apps more favourably.

Related posts:

  1. From the Archives: Making EXEs Respond to Hotkeys
  2. From the Archives: Version Control For Your Scripts
  3. From the Archives: How to Start Writing an Automation Script

Viewing all articles
Browse latest Browse all 184

Trending Articles