<br><br><div class="gmail_quote">2009/6/24 c_andy_man <span dir="ltr">&lt;<a href="mailto:wineforum-user@winehq.org">wineforum-user@winehq.org</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
The problem is, that the wineprefix has to be a certain one with installed programs. When another user logs in, a new wineprefix /home/user/.wine is created. But this wineprefix is pristine, and does not contain the installed Windows programms.<br>

That is why i tried the way of overwriting the users wineprefix with the individual wineprefix (That I store in /opt/samplewineprefix/)<br>
<br>
<br>
<br>
<br>
<br>
</blockquote></div>I think you should be able to write some sort of script that will check if .wine prefix for current user exists, and if not it will simply overrite it with your custom prefix stored somewhere... but how to write such script I have no Iidea - hoefully someone with more scripting experiance can help you.<br>