cckec / winetricks

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

Misleading warning message if wineboot fails #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

adys@azura:~$ WINEPREFIX=/home/adys/new winetricks sandbox
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string... do you own 
the parent of /home/adys/new ?
------------------------------------------------------

(the answer is yes)

Original issue reported on code.google.com by adys...@gmail.com on 6 May 2011 at 4:22

GoogleCodeExporter commented 8 years ago
Something's wrong with your wineprefix, it seems.  What *does*

wine cmd.exe /c echo '%ProgramFiles%'

output?

Original comment by daniel.r...@gmail.com on 6 May 2011 at 4:25

GoogleCodeExporter commented 8 years ago

adys@azura:~/new/drive_c$ WINEPREFIX=~/new/ wine cmd.exe /c echo 
'%ProgramFiles%'
%ProgramFiles%                                                                  

Seems to be due to a wineboot crash, the prefix is dirty. Nevermind.

Original comment by adys...@gmail.com on 6 May 2011 at 5:04

GoogleCodeExporter commented 8 years ago
The warning needs to mention that possibility, too.

Original comment by daniel.r...@gmail.com on 6 May 2011 at 5:11

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r602.

Original comment by daniel.r...@gmail.com on 18 May 2011 at 4:34