Results 1 to 2 of 2

Thread: How to Install a Digital Certificate???

  1. #1
    Join Date
    Oct 2001
    Posts
    44,727

    How to Install a Digital Certificate???



    Hello,

    Does anyone know how to programatically install a digital certificate using
    IS6?

    We have a certificate file (with a .crt extension) that needs to be
    installed along with some other files. I tried launching it with
    LaunchAppAndWait( ) and that did not work. I also tried putting the
    certificate in it's own file group as a self-registering file, but that did
    not work either (the .crt is an associated file type in my Windows
    machines).

    The certificate installs fine manually by double-clicking on it. However,
    we are trying to avoid having our users go to this extent for the
    installation process.

    Any help/pointers would be greatly appreciated!

    Thanks,

    Andre


  2. #2
    Join Date
    Oct 2001
    Posts
    44,727

    Re: How to Install a Digital Certificate???



    Andre,

    Look up in HKEY_ROOT what program is associated with .crt extension. Run
    this with your certificate file as the argument.

    Tom

    "Andre Toussaint" <Andre_Toussaint@tvratings.com> wrote in message
    news:3c0ecedb@news.installshield.com...
    > Hello,
    >
    > Does anyone know how to programatically install a digital certificate
    using
    > IS6?
    >
    > We have a certificate file (with a .crt extension) that needs to be
    > installed along with some other files. I tried launching it with
    > LaunchAppAndWait( ) and that did not work. I also tried putting the
    > certificate in it's own file group as a self-registering file, but that
    did
    > not work either (the .crt is an associated file type in my Windows
    > machines).
    >
    > The certificate installs fine manually by double-clicking on it. However,
    > we are trying to avoid having our users go to this extent for the
    > installation process.
    >
    > Any help/pointers would be greatly appreciated!
    >
    > Thanks,
    >
    > Andre
    >
    >


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •