[Wine] MS Project and IE trusted zone

David Gerard dgerard at gmail.com
Sat May 24 06:13:40 CDT 2008


2008/5/24 quantumphaze <wineforum-user at winehq.org>:

> MS Project 2003 seems to mostly work in Wine RC1 but it needs to use a html renderer to do anything useful.
> The problem is that whatever it uses need to be in the trusted zone in the Internet Explorer options which I don't know how to access. I tried to install IEs4Linux but that installs into its own wine environment ~/.ies4linux/ie6/ instead of ~/.wine/ so Project can't get use the settings.

>        Install Project into ~/.ies4linux/ie6/ instead
> ?


IEs4Linux is off-topic for here, but you should be able to do
something like this from the commandline:

    export WINEPREFIX=~/.ies4linux/ie6
    cd  [wherever the installer is]
    wine setup.exe       [or however you start the installer]

This is how you can set up any number of wineprefixes and install apps
in each as you please.


- d.



More information about the wine-users mailing list