https://bugs.winehq.org/show_bug.cgi?id=35901
--- Comment #5 from Austin English austinenglish@gmail.com --- (In reply to brossob from comment #3)
wine cmd.exe /c echo '%ProgramFiles%' returned unexpanded string '%SystemDrive%\Program Files' ... can be caused a corrupt wineprefix, an old wine, or by not owning /home/brunob/.wine
You probably ran as root at some point, you should use sudo rm -rf $HOME/.wine to remove it.