Does Windows PE support Internet Explorer?

  • Thread starter Thread starter xiebopublic
  • Start date Start date
X

xiebopublic

I have an application which uses Windows API "URLDownloadToFile". It
seems that "URLDownloadToFile" depends on Internet Explorer, and
Windows PE does not support Internet Explorer. Then my application can
not run on Windows PE.

Right?

Best Regards,
Xie, Bo
 
WinPE does not support Internet Explorer...(by default)

I have seen postings that people actually got it to work (at least
with WinPE 2.0) but havent tried that yet myself...

If it's your own app you might want to conside using another component
for downloading files, k-meleon and firefox works fine in WinPE. They
might have something you can use...

regards

Johan Arwidmark
Microsoft MVP - Setup/Deployment
 
Back
Top