diff options
| author | Jason <[email protected]> | 2022-10-14 13:50:18 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-10-14 13:50:18 -0700 |
| commit | f20a01318ddb570731de91f62e94b37550139b28 (patch) | |
| tree | 365157e9db6bcf272fd8a4397dc6c30b892eab6d /thermal/thermalclient | |
| parent | d475c9bca937ddbd72b8b423783a140356306fb0 (diff) | |
Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (#793)
* Clean up some misc infverif 1203 errors
* Clean up some infverif 1324 (no PnpLockdown=1) errors
Diffstat (limited to 'thermal/thermalclient')
| -rw-r--r-- | thermal/thermalclient/simtc.inf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thermal/thermalclient/simtc.inf b/thermal/thermalclient/simtc.inf index 74148cad..7e607612 100644 --- a/thermal/thermalclient/simtc.inf +++ b/thermal/thermalclient/simtc.inf @@ -19,6 +19,7 @@ ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%ProviderString% DriverVer=07/22/2011, 6.02.8040 CatalogFile=thermalclient.cat +PnpLockdown=1 [DestinationDirs] DefaultDestDir = 12 |
