During the finishing-install-wizard stage of driver installation, SetupAPI logs messages that are associated with a DIF_NEWDEVICEWIZARD_FINISHINSTALL request. SetupAPI logs messages during this stage only if an error occurs or if one of the verbose logging levels is set.
4.12.1Finishing the Install Wizard: Verbose Logging
The following example illustrates what the finishing-install-wizard subsection in a SetupAPI log file looks like for a Blender device—if the most verbose logging level is set.
@ 10:18:25.656 #V166 Device install function: DIF_NEWDEVICEWIZARD_FINISHINSTALL.
@ 10:18:25.656 #V150 Completed coinstaller 1 of 1.
@ 10:18:25.656 #V153 Completed class installer.
@ 10:18:25.656 #V155 Executing default installer.
…
In the previous example, the #V166 message indicates that SetupAPI initiated the processing of the DIF_NEWDEVICEWIZARD_FINISHINSTALL request. The #V150 and #V153 messages indicate that both a co-installer and the class installer completed the request, and the #V155 message indicates that the default installer is processing the request.
These messages imply that pages were displayed; SetupAPI does not log messages to indicate that fact.
Share with your friends: |