Comment #24 on issue 163 by
sparb...@numericable.fr: '%ProgramFiles%'
Still get that issue on ubuntu Trusty i386:
- the default installed winetricks works fine, but wants the latest from
trunck
- i first purge the default oldish package installed from the archive
- then update to r1196 and apply chmod +x
- winetricks fails with that output:
wine-1.7.19
winetricks is /usr/bin/winetricks ; winetricks version is 20140521
+ winetricks_early_wine cmd.exe /c echo %ProgramFiles%
/usr/bin/winetricks: 2192: /usr/bin/winetricks: cannot create
/tmp/early_wine.err.txt: Permission denied
+ cat /tmp/early_wine.err.txt
+ w_die wine cmd.exe /c echo '%ProgramFiles%' returned empty string, error
message 'wine: /home/oem/.wine is not owned by you'
hm, these files are owned by root:root ; deleting .cache/winetricks does
not help.