the following function retrieves the major and minor version numbers of the shdocvw.dll currently installed on the local system.
show example
security alert using loadlibrary incorrectly can compromise the security of your application by loading the wrong dll. refer to the loadlibrary documentation for information on how to correctly load dlls with different versions of microsoft windows?downloading a version of internet explorer for redistribution
the ieak enables the application developer to have complete control over the redistribution of internet explorer. in some cases, however, the minimal installation package may be sufficient for an application's needs.
to download a minimal installation of internet explorer for redistribution, perform the following steps:
- run ie6setup.exe and select install minimal or customize your browser.
- click advanced, select download only to download just the minimal components to your system, and click ok to exit the dialog box.
- click next.
- specify the location where the files should be downloaded. otherwise, the files will be downloaded to the windows update setup files folder.
- select a platform for installation, either windows 98, microsoft windows nt? or windows 2000.
the files are then downloaded to the local computer in the directory specified in step 4.
the following command line will install the internet explorer 6 minimal installation package in quiet mode, suppressing prompts as files are extracted.
ie6setup.exe /q /m:0
for more information about other installation options, refer to the documentation provided with the ieak.