cckec / winetricks

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

winetricks crashes with warning about unexpanded string '%ProgramFiles%' #139

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Download the latest from http://winetricks.org/winetricks
2.rm -Rf ~/.wine
3.sh winetricks

The console output:

peter@peter ~/tmp $ sh winetricks 
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string 
'%ProgramFiles%' ... can be caused a corrupt wineprefix, an old wine, or by not 
owning /home/peter/.wine
------------------------------------------------------

OS is Gentoo, 64 bit, recently updated, wine is wine-1.2.3

Original issue reported on code.google.com by pskos...@gmail.com on 23 Oct 2011 at 4:35

GoogleCodeExporter commented 8 years ago
Related to issue 112. The proposed solution there works here too.

Original comment by pskos...@gmail.com on 24 Oct 2011 at 1:21

GoogleCodeExporter commented 8 years ago
Dupe, likely a packaging bug.

Original comment by austinenglish@gmail.com on 26 Oct 2011 at 7:02

GoogleCodeExporter commented 8 years ago
run wineprefixcreate

Original comment by vito....@gmail.com on 2 Dec 2012 at 3:33