<!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">
<pre wrap="">Joachim,</pre>
<tt>Than you for your maintenance of WineTools!<br>
<br>
Some ideas for future development.<br>
<br>
Targeting alternative directories other than ~/.wine perhaps in a
shared area or in ~/.wine1 ~/.wine2, etc... <br>
<br>
It would also be nice to have a common winetools/sys directory where
cached downloads can be retrieved. <br>
<br>
A feature of installing useful Windows DLLS from Windows CDs.<br>
<br>
Restructuring the WineConfigurations to allow multiple users to run
applications from various wine environments.&nbsp; I'm beginning to see how
this might be done.&nbsp; Each user having different dosdevices files,
command lines specifying different wineservers, configuration files,
etc...<br>
<br>
For instance, I might want to have three "Windows Installations"
because I have three versions of a program that I need to run, and they
don't want to co-exist on the same Windows installation.&nbsp; <br>
Now I have say 40 users who need to be able to run all three programs
at the same time.<br>
<br>
I've been mulling over the permissions matrix in my head for some
time.&nbsp; I think it is a simpler issue than I have been perceiving it to
be.<br>
A file system overlay tool for Linux is beginning to be used which
could prove useful for having multitudes of users having write access
to the same drive_c while being able to delete, modify and add files to
it without conflicting with other users' changes.<br>
<br>
It's called UnionFS and it plays a big part in the upcoming Knoppix 3.8
by allowing you to overlay modifications to system files by writing to
ram.&nbsp; This is really a cool tool and I can see it having a huge benefit
to multiuser Wine implementations.<br>
<br>
UnionFS Home Page (Part of the FiST project - </tt><tt>Stackable File
System Language and Templates</tt><tt>)<br>
<a class="moz-txt-link-freetext" href="http://www.fsl.cs.sunysb.edu/project-unionfs.html">http://www.fsl.cs.sunysb.edu/project-unionfs.html</a><br>
<br>
UnionFS is mentioned here:<br>
<a class="moz-txt-link-freetext" href="http://www.linux-live.org/">http://www.linux-live.org/</a><br>
<br>
-Joe Baker<br>
<br>
<br>
<br>
</tt>
</body>
</html>