<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Matt Morgan wrote:
<blockquote cite="midfa37e76f05012613066d0fe771@mail.gmail.com"
 type="cite">
  <pre wrap="">On Wed, 26 Jan 2005 15:20:48 -0500, Matt Morgan <a class="moz-txt-link-rfc2396E" href="mailto:minxmertzmomo@gmail.com"><minxmertzmomo@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I followed the instructions in section 5.4 of

<a class="moz-txt-link-freetext" href="http://www.winehq.com/site/docs/wine-user/config-drive-main">http://www.winehq.com/site/docs/wine-user/config-drive-main</a>

to try to get my /home/morganm/pub directory mapped to P: in wine. Like this:
------
[morganm@morganm_fc3 dosdevices]$ ln -s ~/pub p:
[morganm@morganm_fc3 dosdevices]$ ls -l
total 8
lrwxrwxrwx  1     500          500 10 Dec 13 17:44 c: -> ../drive_c
lrwxrwxrwx  1 morganm Domain Users 17 Jan 26 14:19 p: -> /home/morganm/pub
lrwxrwxrwx  1     500          500  1 Dec 13 17:44 z: -> /
------
(I actually have a shared drive mounted there, and on our Windows
computers we call that drive P:, so this would serve to emulate our
Windows setup and mean that config files written for windows will work
under wine). But when I run notepad.exe under wine, the P: drive
doesn't show up in file-open and file-save dialogs. Anybody know what
I'm doing wrong?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Never mind. I had a problem with the folder I was linking to (it's
actually called "public" :-)). Sorry for the list noise.

  </pre>
</blockquote>
Just a note on Wine... Remember you can set up any directory (or
mountpoint) on the filesystem and map it as a drive to be seen as a
Windows drive letter in your ~/.wine/config (or ~/.transgaming,
~/.cxoffice, etc)<br>
</body>
</html>