In this post, you’ll learn more about the Error Code ERROR_WRONG_INF_STYLE that is returned when working with the Win32 Setup API
Win32 Setup API Error
ERROR_WRONG_INF_STYLE
Win32 Setup API Error Description
The INF file is not of the type specified in the function call. For example, this error may be returned by the SetupOpenAppendInfFile function if the INF file was intended for an early version of Windows.
Leave a Reply