2008/5/24 quantumphaze <wineforum-user@xxxxxxxxxx>: > 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.