https://bugs.winehq.org/show_bug.cgi?id=37513
--- Comment #14 from Austin English austinenglish@gmail.com --- (In reply to Dwight Miller from comment #13)
(In reply to Dwight Miller from comment #12)
Created attachment 51350 [details] trying to follow above - no joy on winetricks
Also, trying with ARCH parameter: jdecs@Merlin43:~/Downloads> WINEARCH=win32 winetricks -q ie7
wine cmd.exe /c echo '%ProgramFiles%' returned empty string, error message 'wine: WINEARCH set to win32 but '/home/jdecs/.wine' is a 64-bit installation.'
WINEARCH only works when creating a new prefix, you can't convert a 64-bit prefix to a 32-bit one, or vice versa. You'll need to use a new prefix.