Superfreak3;646974 Wrote:
> We just received our digital certificate and it appears that it ha
> been added or applied to our all inclusive .msi installation packag
> file accordingly. We now get the friendlier UAC prompt listing th
> app, company, etc
>
> Now, what I would like to do is populate the msiPatchCertificate tabl
> as a precursor requirement for credential free patching. However
> this seems to be dependent upon an entry in the msiDigitalCertificat
> table. Even though my base install seems to be functioning properl
> after application of the signature, there is nothing in my tes
> package's msiDigitalCertificate table
>
> I thought I read somewhere that this table is only populated i
> external .cab files are signed. If this is correct, we have n
> external .cab's as its only the all inclusive .msi
>
> How can I populate the msiPatchCertificate table if the above i
> correct? Would somthing have to be added to the msiDigitalCertificat
> table as well. I wouldn't mind populating the information manually
> I would just hope it would be held with subsequent compiles of ou
> installation via Wise for Windows Installer
>
> Any help greatly appreciated
How did you go about getting the certificate? How will it be applied t
your subsequent msi builds
I feel your pain. I am trying to do exactly the same thing and have hi
the same roadblock. There just isn't proper documentation on this issue
'This' (
http://msdn2.microsoft.com/EN-US/library/aa367762.aspx) msd
article mentions "use internal cabinet files" but never gives an
example on how to make it happen
--
aganiji