Commit 4bbc0b3a authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Added an explanation for the directory symlink stuff.

parent 695f2394
......@@ -56,6 +56,10 @@ Temp=e:\
Path=c:\windows;c:\windows\system;e:\;e:\test;f:\
Profile=c:\windows\Profiles\Administrator
GraphicsDriver=x11drv
; Wine doesn't pass directory symlinks to Windows programs by default.
; Enabling this may crash some programs that do recursive lookups of a whole
; subdir tree in case of a symlink pointing back to itself.
;ShowDirSymlinks=1
ShellLinker=wineshelllink
# <wineconf>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment