cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Changed prefix policy? #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Install Steam with WINEPREFIX

What is the expected output? What do you see instead?
Wine should be installed in choosen prefix; what I got is a prefix folder in 
choosen path with wine files but the application is installed in 
$HOME/.local/share/wineprefixes/steam.

What version of the product are you using? On what operating system?
winetricks 20110629, wine 1.3.24, Chakra 64bit

Please provide any additional information below.
I have the habit to install programs not in my $HOME, so usually i run (f.i.):
$ WINEARCH=win32 WINEPREFIX=/Games/XYZ winecfg
...
$ WINEPREFIX=/Games/XYZ winetricks abc

Yesterday I tried to install steam through winetricks but it seems refuse my 
prefix and installs steam in my home.

Original issue reported on code.google.com by jive...@gmail.com on 23 Jul 2011 at 5:04

GoogleCodeExporter commented 8 years ago
Use --no-isolate option.

Original comment by daniel.r...@gmail.com on 23 Jul 2011 at 6:43

GoogleCodeExporter commented 8 years ago
solved. thanks

Original comment by jive...@gmail.com on 25 Jul 2011 at 10:52