[Bug 27503] Dungeon Keeper II crashes with Wine default Windows version 'Windows XP' (SafeDisc 1.x secdrv.sys doesn't support Windows version > Win2000)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 3 06:30:20 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27503

--- Comment #7 from Anastasius Focht <focht at gmx.net> 2011-07-03 06:30:14 CDT ---
Hello,

the trace log shows that all drive letters get enumerated (using GetDriveTypeA)
but none has cdrom type - in fact on your system there are only Wine's default
"C:" and "Z:" present.

That means you don't have the media properly registered within Wine.
Wine supports detecting newly mounted devices through HAL/dbus and
automagically assigns a drive letter.
If that doesn't happen (try "autodetect" in winecfg) you need to manually
assign a drive letter to the mounted media using winecfg.

DKII looks for secdrv.sys on media and then tries to install the kernel driver
(service) from there which is needed for copy protection to work.

Regards

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list