Hi, I'm trying to install this patch: http://appdb.winehq.org/objectManager.php?sClass=version&iId=22440 Unable to create required engine components, check whether you have appropriate privileges to create COM components. I think missing privileges could be emulated somehow - but I just don't know what COM components are. Is there a way to fix this?
On 1/9/11 6:06 PM, Manu311 wrote:> Hi, > > I'm trying to install this patch: http://appdb.winehq.org/objectManager.php?sClass=version&iId=22440 > > Unable to create required engine components, check whether you have > appropriate privileges to create COM components. > > I think missing privileges could be emulated somehow - but I just don't know what COM components are. > Is there a way to fix this? >From a first read, it looks like this is some sort of DRM/protection scheme, but I could be massively wrong. The problem does appear that the installer is trying to call an unimplemented function in ntdll. James McKenzie
James McKenzie wrote:> From a first read, it looks like this is some sort of DRM/protection > scheme, but I could be massively wrong. The problem does appear that > the installer is trying to call an unimplemented function in ntdll. > > James McKenzieI heared from a friend on his windows computer a patching program from Ubisoft downloaded and installed this patch, so prob this is kind of a DRM. But the game works fine without this patcher. Since the game is already 1 or 2 years old I'd be surprised if they added a new copy protection. At least I can add the part of wine which is missing to the bug, thx.