http://bugs.winehq.org/show_bug.cgi?id=11802
--- Comment #8 from Mike Nelson miken700@yahoo.com 2008-03-03 21:28:05 --- Also when I was re-testing I was using the following to test. In order to use a more normal install.
$ rm /home/mike/.wine/ -rf && ./wine /mnt/cdrom/HWSetup.EXE && ./programs/winecfg/winecfg && ./wine /home/mike/stuff/games/Homeworld105Patch.exe
(Installing with default options. Using winecfg to set D: drive to /mnt/cdrom, and selecting Yes to running the game after the patch was installed.)
Rerunning with the following after crashes or re-running a good run to verify.
$ cd /home/mike/.wine/drive_c/Sierra/Homeworld && ~/projects/wine/wine homeworld.exe ; cd -