i am importing Win XP registry file to Wine , using a command $ regedit filename.reg but an error occured ,which is shown below err:winedevice:ServiceMain driver L"USBFORDEC" failed to load why this error is shown and how it can be eliminated ?? Regards
Number 1 that kind of error should not stop a reg import. Please try a clean wine prefix I suspect you have added something that is distrupting wine. winedevice is what is used to load copy protection drivers and any other driver wine is told to load into memory. Reports errors like that when a incompatible driver has been installed.
oiaohm wrote:> Number 1 that kind of error should not stop a reg import. > > Please try a clean wine prefix I suspect you have added something that is distrupting wine.what it meant by wine prefix ? i didnt use it.