[Wine] Re: Registering or Installing DLLs

dimesio wineforum-user at winehq.org
Mon Jan 11 10:55:58 CST 2010


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 properly


Try registering them manually:

Code:
wine regsvr32 /path/to/file









More information about the wine-users mailing list