Welcome to MSDN Blogs Sign in | Join | Help

Troubleshooting: InstallValidate Nulled out my Request

When Windows Installer logs the InstallValidate Action, the MSI engine reports the three states of a the componets and features in the product.  For example, the following report says a component current state is absent, the user requested the component to be installed local, and the MSI engine calculated that it needed to do nothing for this component.

MSI (s) <process info>: Component: <Component identifier from Component Table>; Installed: Absent; Request: Local; Action: Null

Among the reasons a component is set to Action: Null:

More context on reading logs can be had from Checking the Installation of Features, Components, Files [Windows Installer].

    Published Thursday, July 07, 2005 3:37 PM by rflaming

    Comments

    # InstallValidate Nulled Out My Request (Part II)

    Earlier, in my blog, I digested a piece of a legacy internal troubleshooting document into the post:...
    Sunday, July 24, 2005 1:27 AM by Windows Installer Team Blog
    New Comments to this post are disabled
     
    Page view tracker