Windows Vista Tips

Windows Vista Tips > Newsgroups > Internet Explorer > ImportSiteCert

Reply
Thread Tools Display Modes

ImportSiteCert

 
 
David
Guest
Posts: n/a

 
      06-17-2010
I am ceating an IE8 install package using IEAK8 for the computers in my
office. I want to include the security certificates that exist on the xp sp2
computer I am using to create the intall package.

I added the following to the Install.ins file under [Security Imports]
ImportSiteCert=0

then I have IEAK8 build the install exe, yet the certificates I check are
not included in the IE8 install on target computer.

am i going this correctly?

thanks,
David
 
Reply With Quote
 
 
 
 
Dan
Guest
Posts: n/a

 
      06-17-2010

"David" <> wrote in message
news:71B39E06-25BF-4382-963A-...
> I am ceating an IE8 install package using IEAK8 for the computers in my
> office. I want to include the security certificates that exist on the xp
> sp2
> computer I am using to create the intall package.
>
> I added the following to the Install.ins file under [Security Imports]
> ImportSiteCert=0
>
> then I have IEAK8 build the install exe, yet the certificates I check are
> not included in the IE8 install on target computer.
>
> am i going this correctly?
>
> thanks,
> David


0 = false, 1 = true. So by using 0, you've disabled the import of
certificates. Change it to 1 and try again.

--
Dan

 
Reply With Quote
 
David
Guest
Posts: n/a

 
      06-17-2010
I have tried both zero and one. same result.

thanks


"Dan" wrote:

>
> "David" <> wrote in message
> news:71B39E06-25BF-4382-963A-...
> > I am ceating an IE8 install package using IEAK8 for the computers in my
> > office. I want to include the security certificates that exist on the xp
> > sp2
> > computer I am using to create the intall package.
> >
> > I added the following to the Install.ins file under [Security Imports]
> > ImportSiteCert=0
> >
> > then I have IEAK8 build the install exe, yet the certificates I check are
> > not included in the IE8 install on target computer.
> >
> > am i going this correctly?
> >
> > thanks,
> > David

>
> 0 = false, 1 = true. So by using 0, you've disabled the import of
> certificates. Change it to 1 and try again.
>
> --
> Dan
>
> .
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59