How to get rid of "Publisher could not be verified"

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
pkmittal
Posts: 111
Joined: Thu Feb 08, 2007 11:27 am
Contact:

How to get rid of "Publisher could not be verified"

Post by pkmittal » Mon Apr 16, 2007 10:31 am

Hello,

When I run the standalone for rev stack, I recieve a message "Publisher could not be verified"

Any idea how to get rid of this message?

Thanks
Regards
Pradeep

Janschenkel
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 977
Joined: Sat Apr 08, 2006 7:47 am
Contact:

Post by Janschenkel » Mon Apr 16, 2007 12:21 pm

Hi Pradeep,

This is Windows Vista and its user control for you: when an executable has not been 'signed' with a digital signature, it will warn the user that the publisher could not be verified and this might be spyware.

From a recent post by Bill Mariott on the Use-Revolution mailing list:
In order to sign your code, you need to have a digital certificate from
Verisign, and then you need to go through the code signing process as
outlined here:
http://msdn.microsoft.com/workshop/secu ... igning.asp
For the entire discussion, see http://mail.runrev.com/pipermail/use-re ... 95754.html

Best regards,

Jan Schenkel.
Quartam Reports & PDF Library for LiveCode
www.quartam.com

Post Reply