%ProgramFiles% empty

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Atlanx
Newbie
Newbie
Posts: 3
Joined: Sun Dec 04, 2011 1:21 pm

%ProgramFiles% empty

Post by Atlanx »

Hello, i have installed wine 1.3.34 on "Linux Mint 12(64bit)" and getting this error message from winetricks when i try to install msxml4

~ $ sudo winetricks msxml4
------------------------------------------------------
wine cmd.exe /c echo '%ProgramFiles%' returned empty string
------------------------------------------------------

What i'm doing wrong?
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: %ProgramFiles% empty

Post by vitamin »

Atlanx wrote:~ $ sudo winetricks msxml4
Before you go to far read this: http://wiki.winehq.org/FAQ#run_as_root

If things still don't work with REGULAR user, remove ~/.wine directory, download new winetricks and try again.
Locked