Hello, I tried searching this site, but couldn't find anything that I understood as far as a solution. Quite often, when I try to install a program using Wine, I get an error that the version of IE is too old, and the install can't continue. How can I correct that? Thank you
Try Code: winetricks fakeie6 This will set the registry to claim that IE6 is installed. If the program is just looking for that registry entry, that will work. If it needs real IE, it won't.
Thanks. I just type that into the terminal, right?
On Mon, Jun 2, 2008 at 11:08 AM, akalsha <wineforum-user at winehq.org> wrote:> Thanks. I just type that into the terminal, right? > > > > > >Yes, assuming you have winetricks downloaded. Else, $ wget kegel.com/wine/winetricks $ sh winetricks fakeie6