https://bugs.winehq.org/show_bug.cgi?id=45212
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to Dave from comment #4)
I did download the oldaut32.dll files in various releases but no go. After seeing the comment on registering the dll I know this is something I didn't do. I tried setting the wine prefix as needed and then "regsrv32 oleaut32.dll" but it comes back saying regsrv32 not found. I assume this is me as a novice at all of this not knowing how to do it ;)
You just misspelled it—you want to execute `wine regsvr32 oleaut32.dll`.