Pages : 1
#2 Le 02/01/2006, à 02:58
- radiobrain
Re : wine et steam
hello,
Essaye ça:
#!/bin/sh
if [ -z "$WINEPREFIX" ]
then
WINEPREFIX=~/.wine
fi
wget -NP/tmp http://downloads.transgaming.com/mozilla_control_downloads/mozcontrol.tgz
tar -xzf /tmp/mozcontrol.tgz -C $WINEPREFIX/dosdevices/c\:/Program\ Files
cd $WINEPREFIX/dosdevices/c\:/Program\ Files/mozcontrol
wine regsvr32 mozctlx.dll
J'ai trouvé ça la: http://bugs.winehq.org/show_bug.cgi?id=4005
Hors ligne
#3 Le 16/02/2006, à 19:00
- metalized
Re : wine et steam
winecfg
va dans l'onglet applications
selectionne default et dans la case OS selectionne W2000 ou WXP
Ubuntu user #3114
Hors ligne
Pages : 1