Windows PE & IE

I

Ivor

I wrote an application to run on Windows PE. The VB.NET
application can be used to format, image or troubleshoot
the current PC. One of the applications I shell out to
requires IE 5 or higher. Does anyone know how to include
IE in a custom version of Windows PE?

Thanx

Ivor
 
J

Johan Arwidmark

You cannot add IE but you can add support for HTA (which uses some of
the IE components).

The HTA files can be build using the buildoptionalcomponents.vbs
vbscript

If you just need a browser from within Windows PE you can use the
following free programs:
offbyeone webbrowser
K-Meleon (based on Mozilla 1.5 and Gecko)

You should also add a ramdisk for storage of temporary files...

regards
Johan Arwidmark

Windows User Group - Nordic
http://www.wug-nordic.net
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top