View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Myrna Larson Myrna Larson is offline
external usenet poster
 
Posts: 863
Default Wouldn't it be nice - Code Signing in Bulk

If you were a virus writer it might be nice: you would be able to remove all
of the passwords and signatures from workbooks and replace with your own and
do lots of other destructive things to the code.

IOW, I don't believe this is possible, but if it is, somebody will point out
the error of my ways.


On Thu, 17 Feb 2005 15:40:01 -0800, "Walt Weber" wrote:

Hi,

Wouldn't it be nice to have a way to automatically code
sign all VBA containing files in a user identified
directory? Is it practical? Has anyone done it? How
would you deal with password protected project code
(Assume one password for all)?

I need to catch up on several years of code that isn't
signed yet.

Any constructive thoughts or ideas appreciated.

Best Regards,
Walt