I have 6 dos/win ptns mounted as C D E F H I to follow what win95 uses.

In my ~/wine/config file I have a section

[Drive z]
"Path" = "/"
"Type" = "network"
"Label" = "Root"
"Filesystem" = "win95"

It was set up automatically when I installed wine.

The file selector in my windows app lists all the drives which appear in
the config file and by selecting z I have access to the full directory
tree. I would presume that the file selector in dreamweaver would work
in a similar manner

Under wine the directory you wish to access must be accessable from a
drive in your /wine/config file. Take care though, you may have a back
door to full root access, I have'nt tested it, I only use it for jpg
files.

HTH

Barry
--------------------------
Hamish McBrearty wrote:
> 
> Hi all
> 
> Up until recently I've been dual booting my laptop because I needed to be
> able to use Dreamweaver. That's no longer the case thanks to Crossover
> Office :o)
> 
> But in the interests of my own sanity I was hoping to keep a link to the
> My Documents folder on my Windows partition in my home directory.
> 
> ln -s /mnt/windows/Documents and Settings/hamish/My Documents
> /home/hamish/Documents worked nicely, except Wine doesn't seem to
> recognize it. It works fine when I use the lndir command, but obviously
> that's not quite how I want to do this.
> 
> Basically I want to be able to call up the same set of files from either
> my home directory under Linux, or the My Documents folder under Windows.
> 
> -------------------------------------------------
> Hamish McBrearty     MCSE  MCSA
> Network Engineer
> Rangi Ruru Girls' School
> 59 Hewitts Road
> Christchurch
> NEW ZEALAND
> Ph 03 355-6099
> Fax 03 355-6027
> CELL 021 999770
> E-Mail: [EMAIL PROTECTED]
> --------------------------------------------------

Reply via email to