ryanwoodsmall / osxwinebuilder

Automatically exported from code.google.com/p/osxwinebuilder
GNU Lesser General Public License v2.1
1 stars 1 forks source link

Issue with winetricks #29

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.doing the command winetricks firefox

What is the expected output? What do you see instead?
I expect it to work, but it returns this error:

wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string 
'%ProgramFiles%' ... can be caused a corrupt wineprefix, an old wine, or by not 
owning /Users/Skip/.wine

What version of the product are you using? On what operating system?
1.3.33 on OS X Snow Leopard 10.6.8

Please provide any additional information below.
Had an issue before this one, issue #28. I figured this is a new issue and thus 
I have to create a new issue.

Original issue reported on code.google.com by skipdesi...@live.nl on 5 Dec 2011 at 1:56

GoogleCodeExporter commented 9 years ago
Try to recreate your ${HOME}/.wine directory (the default WINEPREFIX). Don't 
run Wine as root, with sudo, etc. This isn't a problem with the script or Wine 
itself. Again, it's your system, or something you've done. If you continue to 
have winetricks problems, open an issue with their development team. -r

Original comment by rwoodsm...@gmail.com on 5 Dec 2011 at 9:00