wine application for all user fedora 15

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
patus
Newbie
Newbie
Posts: 4
Joined: Thu Jul 14, 2011 1:26 am

wine application for all user fedora 15

Post by patus »

hay..

how to make all the applications installed in wine can be used by all users on Fedora 15?

thanks
Cr0k
Level 3
Level 3
Posts: 99
Joined: Sat Nov 07, 2009 6:30 pm

Post by Cr0k »

You can make a shared folder
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: wine application for all user fedora 15

Post by vitamin »

patus wrote:how to make all the applications installed in wine can be used by all users on Fedora 15?
Simple answer - you can't:
http://wiki.winehq.org/FAQ#head-f54d469 ... 0167919859

There are some ways how to share binary files between different users, but you can not share everything. In other words, stuff installed under "c:\Program Files" could be shared, but all other data, including registry can not.
patus
Newbie
Newbie
Posts: 4
Joined: Thu Jul 14, 2011 1:26 am

Re: wine application for all user fedora 15

Post by patus »

vitamin wrote:
patus wrote:how to make all the applications installed in wine can be used by all users on Fedora 15?
Simple answer - you can't:
http://wiki.winehq.org/FAQ#head-f54d469 ... 0167919859

There are some ways how to share binary files between different users, but you can not share everything. In other words, stuff installed under "c:\Program Files" could be shared, but all other data, including registry can not.
what about winefaces?
Can be used?
jjmckenzie
Moderator
Moderator
Posts: 1153
Joined: Wed Apr 27, 2011 11:01 pm

wine application for all user fedora 15

Post by jjmckenzie »

On 7/28/11, patus <[email protected]> wrote:
vitamin wrote:
patus wrote:
how to make all the applications installed in wine can be used by all
users on Fedora 15?
Simple answer - you can't:
http://wiki.winehq.org/FAQ#head-f54d469 ... 0167919859

There are some ways how to share binary files between different users, but
you can not share everything. In other words, stuff installed under
"c:\Program Files" could be shared, but all other data, including registry
can not.
what about winefaces?
Can be used?
If you do, you are 'on your own' We do not and cannot support Wine
installations that used third party installers. This is true for
POL/POM, WineSkin, Bourdeaux, and even the Web Site sponsor's product,
CrossOver. The ONLY product that we can support is Wine, installed
machine by machine.

James
patus
Newbie
Newbie
Posts: 4
Joined: Thu Jul 14, 2011 1:26 am

Re: wine application for all user fedora 15

Post by patus »

jjmckenzie wrote:On 7/28/11, patus <[email protected]> wrote:
vitamin wrote:
patus wrote: Simple answer - you can't:
http://wiki.winehq.org/FAQ#head-f54d469 ... 0167919859

There are some ways how to share binary files between different users, but
you can not share everything. In other words, stuff installed under
"c:\Program Files" could be shared, but all other data, including registry
can not.

what about winefaces?
Can be used?
If you do, you are 'on your own' We do not and cannot support Wine
installations that used third party installers. This is true for
POL/POM, WineSkin, Bourdeaux, and even the Web Site sponsor's product,
CrossOver. The ONLY product that we can support is Wine, installed
machine by machine.

James

Is there not a free application for this?
because I was not able to buy it.
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Re: wine application for all user fedora 15

Post by DaVince »

patus wrote:Is there not a free application for this?
because I was not able to buy it.
Buy what? Plain Wine is free...

You should be able to install whatever application you're installing by running it with Wine. From there, you can look up "$HOME/.wine/drive_c/Program files" and copy the software you installed to other prefixes. Unless it's something that highly depends on the registry, like a lot of Microsoft products, this will probably work just fine.
Locked