[Ieview] About making IE View work on Linux and WINE
Paul Roub
paul at roub.net
Thu Dec 21 06:32:53 PST 2006
david wrote:
> Many of us Linux web designers use IEs4Linux as a convenient way to
> install and run IE 5.0, 5.5, and IE6 (IE7 support is in progress). One
> difference is that IEs4Linux doesn't do a full WINE install and
> configuration, it just does what's needed to run the different IE versions.
>
> I had to modify the iexplore-launcher script by replacing:
>
> wine "c:\Program Files\Internet Explorer\iexplore.exe" "$@" &
>
> with the path and executable that IEs4Linux uses to launch IE6:
>
> /home/[your user id]/bin/ie6 "$@" &
>
Thanks -- added this to the IE View on Linux page at
http://ieview.mozdev.org/ieview-linux.html
-paul
More information about the Ieview
mailing list