INFO: Visual C++ 6.0 (SP4) Runtime Support Module

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Support
    Forum Member
    • Jan 2000
    • 204

    INFO: Visual C++ 6.0 (SP4) Runtime Support Module

    INFO: Visual C++ 6.0 (SP4) Runtime Support Module

    INFO: Visual C++ 6.0 (SP4) Runtime Support Module

    Document ID: IR02040
    The information in this article applies to:
    • Setup Factory 6.0

    SUMMARY

    This document provides development notes for the Visual C++ 6.0 (SP4) runtime module that is used with Setup Factory 6.0.

    DISCUSSION

    Module Description

    All programs developed with Microsoft Visual C++ 6.0 require a set of core runtime files in order to run. When this runtime module is added to a Setup Factory 6.0 project, the appropriate core set of files will be installed with your application.

    Developer Notes

    The Setup Factory 6.0 Visual C++6.0 runtime support module installs all the necessary runtime components for Visual C++ 6.0 service pack 4. The Visual C++ runtime support module installs the following files:

    File NameVersion
    Asycfile.dll 2.40.4275
    Atl.dll 3.0.8449.0
    Comcat.dll 4.71.1460.1
    Comctl32.dll 5.80.2614.3600
    Mfc42.dll 6.0.8665.0
    Mfc42u.dll (for Windows NT only) 6.0.8665.0
    Msvcirt.dll 6.0.8168.0
    Msvcp60.dll 6.0.8168.0
    Msvcrt.dll 6.0.8797.0
    Oleaut32.dll 2.40.4275.1
    Olepro32.dll 5.0.4275.1
    Stdole2.tld 2.40.4275.1

    If any of the files on the user’s system are newer the runtime module will not overwrite them. The files installed by the Setup Factory 6.0 Visual C++ runtime support module will not be removed when your application is uninstalled.

    These files will not be installed on Windows 2000 or Windows ME. On those two operating systems the Visual C++ runtime components can only be updated by Microsoft, via service packs.

    The Setup Factory 6.0 Visual C++ 6.0 runtime support module will often require your user’s computer to be rebooted before certain files can be installed. If this is necessary %NeedsReboot% will be set to TRUE and the “Needs Reboot” screen will be displayed to your user.

    MORE INFORMATION

    For more information please visit the following websites:

    KEYWORDS: Setup Factory 6.0, Visual C++, Runtime Module


    Last reviewed: October 30, 2002
    Copyright © 2002 Indigo Rose Corporation. All rights reserved.
Working...
X