Re: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- From: v-garych@xxxxxxxxxxxxxxxxxxxx ("Gary Chang[MSFT]")
- Date: Wed, 14 Jun 2006 03:20:20 GMT
Hi Gabriel,
Computers encountering this problem are already
running Windows Installer 3.0. wintrust.dll is also
installed and the version is correct.
Do you mean the Windows ME or Windows 98 machines has already installed the
Windows Installer 3.0?
However the Windows Installer 3.0 cannot be deployed to the Windows systems
below Windows 2000.
I would also like to mention that the WinVerifyTrust
check is failing only for MSI files - the bootstrapper
is able to check EXE as well as install the .NET
framework 2.0 before failing on a MSI file.
I don't think so. You know the bootstrapper itself also will also launch an
msi installation package to install the .NET Framework. (The msi file is
contained in the redistributable's exe file).
By the way, I also check the WinVerifyTrust API in the PSDK documentation,
it requires Windows Vista, Windows XP, Windows 2000 Professional, or
Windows NT Workstation 4.0. So the root cause of this problem should be
the Windows ME or Windows 98 doesn't support this function:
WinVerifyTrust
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/seccrypto/s
ecurity/winverifytrust.asp
Thanks!
Best regards,
Gary Chang
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- Re: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- From: Gabriel Michaud
- Re: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- References:
- ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- From: Gabriel Michaud
- RE: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- From: "Gary Chang[MSFT]"
- Re: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- From: Gabriel Michaud
- ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- Prev by Date: Custom Action Problem
- Next by Date: RE: VS 2003 - Auto launch app on installation complete
- Previous by thread: Re: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- Next by thread: Re: ClickOnce/Bootstrapper: WinVerifyTrust failing on some Windows 9x machines
- Index(es):
Relevant Pages
|