Still looking for a solution:
http://www.vbforums.com/showthread.php?t=442984
My new understanding is no one can create a
local digital certificate ...for an in-house server only. There are local PC and WWW digital certificate. Reason, the client does not like seeing the warning message...there is no certificate. So, how can I insert a nop instrucion in vbe.dll ? to by-pass the (Click Open to continue) question? On another OS, I could easily debug the code, and branch around the instruction or write over the instructions with a nop and let the code fall through.
Any ideas? Maybe there is another/better way