"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
|