On Sun, Jul 01, 2001 at 07:04:53AM -0500, adoniz@hushmail.com wrote:
I got these errors while trying to do something a little uncommon:
I have been running Halflife from my windows partiton just fine. But I wanted to remove the huge files and replace them with symlinks to a cdrom, but since I can't do symlinks on fat32 (is there a wine hack for this?? i think it would be a great idea!!), I figured I copy the basic files of HL to my linux partition, and symlink the huge pak files. So, I have /mnt/halflife and under there I have some symlinks. I went ahead and added these to my ~/.wine/config
Hmm, you do know that directory symlinks (*not* file symlinks, though !) are ignored by Wine per default ? Set [wine] "ShowDirSymlinks" = "1" if you *really* (and I mean "really", since it can have bad results) want to use this.