https://bugs.winehq.org/show_bug.cgi?id=54396
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 CC| |z.figura12@gmail.com URL| |https://download.rutoken.ru | |/Rutoken/Drivers/Current/rt | |Drivers.exe Keywords| |download, hardware
--- Comment #2 from Zeb Figura z.figura12@gmail.com --- It needs SetupDiBuildDriverInfoList(SPDIT_CLASSDRIVER). I'm not sure how this is different from SPDIT_COMPATDRIVER; the documentation is practically nonexistent. Possibly it's not.
Anyway, it's also going to need DriverPackagePreinstall(). By a happy coincidence I was already working on this for a different driver.
For me, it also failed before it even got to that point, being unable to start the scardsvr service. I stubbed that out and it seems happy with just a stub, but I'm curious if you did anything to get around that?