S
SoCalJim
Guest
Working on printer driver development in VS 2019. Provisioning of test target fails with error "Failed to load DLL" error 183. Command being executed "C:\Program File (x86)\Windows Kits\10\Testing\WDTF\\Runtime\Actions\SimpleIO\wtdfsensorsiosimpleioaction.dll". i don't know much about msi files and the process involved since i am only beginning the process of developing a new driver. So I poked around and searched to find the msi and cab files. This is what i found. I checked the contents of "C:\Program File (x86)\Windows Kits\10\Testing\WDTF\Windows Driver Testing Framework (WDTF) Runtime Libraries-x86_en-us.msi" and the cabinet file "C:\Program File (x86)\Windows Kits\10\Testing\WDTF\x86\Microsoft-OneCoreUap-WDTF-ApplyUpdate-Package-31bf3856ad364e35~x86~~" which appear to be the files installed by installation of the WDK. In the cab file the filename is "WTDFSensorsioSimpleIoAction.dll". Note the difference in spelling (all lower case in the msi file and mixed upper and lower case in the cab file. Where can I get a properly set up msi file for WDTF?
Continue reading...
Continue reading...