I recently installed a Windows app using WINE on MAC OS X. There were three DLLs and One OCX file that were not "registered." The files are in the Windows\System32 directory. When I try to run the app I get an error message, that the DLLs weren't installed or registered properly
katmarsar wrote:> I recently installed a Windows app using WINE on MAC OS X. There were three DLLs and One OCX file that were not "registered." The files are in the Windows\System32 directory. When I try to run the app I get an error message, that the DLLs weren't installed or registered properlyTry registering them manually: Code: wine regsvr32 /path/to/file