How to programmatically update the source list for an installed Windows Installer package (297168)
The information in this article applies to:
- Microsoft Windows Installer 1.1
- Microsoft Windows Installer 1.2
- Microsoft Windows Installer 2.0
This article was previously published under Q297168 SUMMARY
The Windows Installer maintains a list of network or URL source paths to an installed product's installation package. This is known as the "source list." If the installation source files are needed, the Installer will attempt to use the last known available path. This is known as the "LastUsedSource". If the LastUsedSource is not available or not valid, the Installer locates a source by enumerating the source list and uses the first accessible location that it finds. It may be necessary to change the Windows Installer source list for an installed product. This may be necessary for proper maintenance and source resiliency.
This article explains how to use Microsoft Visual Basic Script and the Windows Installer automation interface to change the source list.
Modification Type: | Major | Last Reviewed: | 3/15/2005 |
---|
Keywords: | kbMSCCSearch kbPubTypeKC kbhowto KB297168 |
---|
|