I’m just trying to resolve some warnings which new HCK generated on our long time used driver INFs. Among others it complains about LoadOrderGroup used for PnP driver ServiceInstall section:
Driver package C:\Windows\Inf\oem5.inf specifies LoadOrderGroup for registration of service WUDFRd display name “Windows Driver Foundation - User-mode Driver Framework Reflector”. This is not recommended.
I guess it is right and it doesn’t make any sense there. But I’m not quite sure, I’ve used it the last time at NT4. Can somebody confirm that removing it doesn’t break anything. The funny this is it was copied from WDK UMDF drivers samples with no change:
[WUDFRD_ServiceInstall]
DisplayName = %WudfRdDisplayName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WUDFRd.sys
LoadOrderGroup = Base
I just checked and found it is used in 51 of 82 WDK8 samples I have installed…
Michal
NOTE: The information in this message is intended for the personal and confidential use of the designated recipient(s) named above. To the extent the recipient(s) is/are bound by a non-disclosure agreement, or other agreement that contains an obligation of confidentiality, with AuthenTec, then this message and/or any attachments shall be considered confidential information and subject to the confidentiality terms of that agreement. If the reader of this message is not the intended recipient named above, you are notified that you have received this document in error, and any review, dissemination, distribution or copying of this message is strictly prohibited. If you have received this document in error, please delete the original message and notify the sender immediately.
Thank You!
AuthenTec, Inc. http://www.authentec.com/