No formal product support is available from Microsoft for this Beta product. For information about obtaining support for a Beta release, please see the documentation included with the Beta product files, or check the Web location from which you downloaded the release. The information in this article applies to:
SUMMARYYour application's Setup program should check for the correct versions and locations of all required Windows components before installation. The Windows Installer and File Installation API functions help provide a standard way to organize and manage application files and components. MORE INFORMATION
Windows 2000 includes upgraded components, such as DirectX and TAPI, from previous versions of both Windows 9x and Windows NT. It is not safe to assume that the files that make up these components will always be in any specific directory or folder. Setup programs that hard-code these paths will break if the user's system is configured differently than expected. REFERENCESFor more information about the Windows Installer and the File Installation API functions, see the Windows Installer and Installing Applications sections under Management Services in the Platform SDK. Additional query words: compatguidesetup
Keywords : kbAppSetup kbWinOS2000 kbDSupport kbGrpDSTools |
Last Reviewed: July 20, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |