I was wondering how a software only UMDF driver (Ex. UMDF Echo example) can install the device using Dpinst.exe or DIFxApp? I used “devcon install ” during development, but I am find that Dpinst and DIFxApp do not show the Setup Class and device when finished. How can the Class and Device (in Device Manager) appear after using these utilities?
Utimately I want to integrate with the Windows Installer.