[Bug 4533] Half Life 2 fails to install [ MSI ]

Wine Bugs wine-bugs at winehq.org
Thu Nov 9 21:56:00 CST 2006


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


truiken at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED




------- Additional Comments From truiken at gmail.com  2006-09-11 21:56 -------
Couple things to make sure of:

1) You have to make sure your cdrom drive is recognized in winecfg before you
run the installer, or it won't work.
2) This is the process you *have* to use in order for it to work:

$ cd /media/cdrom
$ wine setup.exe &
(asks for cd 2)
$ cd ..
$ wine eject
(if wine eject doesn't eject the cd, do the next step)
$ eject
(insert the new cd)
(if you don't have hal setup:)
$ winecfg -> setup cdrom drive again

bash holds a fd on the cdrom if your cwd is /media/cdrom, which will keep you
from being able to eject...that's a bash bug though.  Honestly, this bug is
fixed...I've installed HL2 about 10 times now, so if you have a problem with the
install process, ask about it on wine-users.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the wine-bugs mailing list