Digital Signature

Hi,

Sorry if this is a total newbie question. But I am, and I didn't find anything about it in the forum yet.

How can we add digital signature to a Sidebar Gadget

TIA,

Eric


Answer this question

Digital Signature

  • Foxfire

    See this thread
  • phertel

    It's actually a bit of a pain, if you ask me. I've signed a couple of my gadgets using signtool.exe (i think that's what it's called).

    Andy



  • AnthonyHunter

    Package the Gadget into a CAB file, then sign the CAB.

    To create a CAB with a directory structure, use (as per this thread):
    cabarc -r -p n <GadgetName>.gadget *

    See this article on how to sign the cab. If Tom's reading this, perhaps he can post all the steps he's used to sign his Gadget's as I'm sure there's an easier way.

  • Digital Signature