install games on "clean enviroment"

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
muti
Newbie
Newbie
Posts: 3
Joined: Mon Jan 26, 2009 4:35 pm

install games on "clean enviroment"

Post by muti »

Appdb says on FarCry 2 that i should install it on clean enviroment, but how i can do it?

There is some help but it says "
env WINEPREFIX="$HOME/.wine-fc2/" wine setup.exe

env WINEPREFIX="$HOME/.wine-fc2/" winecfg
"

But it doesnt install game and i cant select wine-fc2 folder when i try autorun.exe.
So how can i do it?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

install games on "clean enviroment"

Post by austin987 »

On Mon, Mar 9, 2009 at 12:10 PM, muti <[email protected]> wrote:
Appdb says on FarCry 2 that i should install it on clean enviroment, but how i can do it?

There is some help but it says "
env WINEPREFIX="$HOME/.wine-fc2/" wine setup.exe

env WINEPREFIX="$HOME/.wine-fc2/" winecfg
"

But it doesnt install game and i cant select wine-fc2 folder when i try autorun.exe.
So how can i do it?
$ cd /media/cdrom
$ WINEPREFIX=$HOME/.wine-fc2 wine autorun.exe


--
-Austin
muti
Newbie
Newbie
Posts: 3
Joined: Mon Jan 26, 2009 4:35 pm

Post by muti »

<3 thank you <3
Locked