shlwapi.dll dependency on apphelp.dll

  • Thread starter Thread starter Mike Tyler
  • Start date Start date
M

Mike Tyler

Hello all,

Our group is working on an installation program to load our software on
Windows 2000. All is well with SP2 systems, but we are having trouble with
SP4 systems. These systems have the patches MS04-037 and MS04-038
installed. When our installation program runs it display an error stating
it can't find APPHELP.DLL. My research shows that APPHELP is specific to
WinXP.

My question is, what is the proper version of SHLWAPI.DLL for Win2000 with
these service packs installed? The version in use is 6.0.2800.1584. Why
isn't it treating APPHELP.DLL as a delay-loaded DLL and displaying these
errors?

Thanks in advance for any help.

Sincerely,
Mike
 
Mike Tyler said:
Hello all,

Our group is working on an installation program to load our software on
Windows 2000. All is well with SP2 systems, but we are having trouble with
SP4 systems. These systems have the patches MS04-037 and MS04-038
installed. When our installation program runs it display an error stating
it can't find APPHELP.DLL. My research shows that APPHELP is specific to
WinXP.

My question is, what is the proper version of SHLWAPI.DLL for Win2000 with
these service packs installed? The version in use is 6.0.2800.1584. Why
isn't it treating APPHELP.DLL as a delay-loaded DLL and displaying these
errors?

Thanks in advance for any help.

Sincerely,
Mike
 
Mike,

I've encountered this same problem but have been unable to resolve it. Have
you had any luck with this?

Thanks,
Paul
 
Back
Top