Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The following notifications are used with the SetupInstallFile, SetupInstallFileEx, and SetupInstallFromInfSection functions. For more information about the format and use of notifications, see Notifications.
| Notification | Description |
|---|---|
| SPFILENOTIFY_FILEOPDELAYED | The file is in use, and the current operation is delayed until the system is rebooted. |
| SPFILENOTIFY_LANGMISMATCH | The language of the current file does not match the system language. |
| SPFILENOTIFY_TARGETEXISTS | A copy of the specified file already exists on the target. |
| SPFILENOTIFY_TARGETNEWER | A newer version of the specified file exists on the target. |
Note
Because SetupInstallFromInfSection creates and commits an internal file queue, it also uses the File Queue Notifications.