http://bugs.winehq.org/show_bug.cgi?id=11811
--- Comment #13 from RBEmerson n5470@pinefields.com 2008-03-04 13:24:35 --- (In reply to comment #10)
Being a noob and wanting to avoid complicating things with a bad guess on my part, would someone please post the type-in to add the .reg file cleanly?
regedit foo.reg
Ditto for using "+setupapi" in the right place.
WINEDEBUG=+setupapi wine foo.exe >& log.txt
The traces were run and posted.
After running the traces, I planned to update the registry and re-run the traces for comparison. For some reason: regedit ~/RegEdit_COM.reg is totally unproductive. RegEdit_COM.reg contains the registry information in Attachment 10210, cut and pasted and verified by inspection. Regedit runs briefly (too briefly, for this platform) without comment. Inspecting HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\DeviceClasses{4D36E978-E325-11CE-BFC1-08002BE10318}##?#ACPI#PNP0501#1#{4D36E978-E325-11CE-BFC1-08002BE10318}# there is only one entry, a symbolic link. If I understand the proposed changes, there should be five COM ports defined. What went wrong?