Group:
I have written an application that runs fine under Windows XP and the
Microsoft Access Runtime 2002. It also runs fine under Vista, but I would
like to obtain a signature for the application so Vista users don't have to
see the annoying UAC (User Account Control) dialog boxes that state that
this application does not have a valid signature.
How do I obtain a digital signature for my Access application? And what is
the approximate cost? Has anyone obtained a signature for their application?
Is it worth it?
Thanks,
BobV
aclelland@gmail.com - 06 Mar 2007 10:40 GMT
> Group:
>
[quoted text clipped - 10 lines]
> Thanks,
> BobV
Depending on the size of your userbase you might want to try using
abylon SELFCERT to create your own certificates. This does mean that
you would have to install the cert on each computer though.
Once you have made your certificate you can sign the database by going
to the VBA window -> Tools -> Digital Signature
Bob Valentine - 06 Mar 2007 14:59 GMT
Thanks for the reply. Where do I find the "abylon SELFCERT" ?
Bob V
>> Group:
>>
[quoted text clipped - 3 lines]
> Once you have made your certificate you can sign the database by going
> to the VBA window -> Tools -> Digital Signature