2008-3
2
IEs4linux是一个可以在linux/unix下安装IE的软件,最近新升级到了2.99.0,推出的新特性包括图形界面安装,安装IE7这两个深受大家喜爱的!
但是经过我测试,还是有一点小问题:
1.图形界面在中途退出问题.可能是跟个别系统有关.我简单地用./ies4linux –no-gui关闭了图形界面功能。网上有这种办法:
1. 編輯「ies4linux-latest/lib/messages.txt」檔案,將 1x 行的「tw . zhtw TW」改成「zh tw zhtw TW」。
2. 編輯「ies4linux-latest/lib/functions.sh」,將 9x 行的「pid=(wget …)」改成「pid=(LANG=C wget …) 」。
2.启动后的IE无法显示菜单栏文字。网上说这是跟系统的皮肤有冲突,解决办法如下:
- cd ~/ies4linux/ie6
- cp user.reg ~/user.reg.old
- gedit user.reg
- 在编辑器中将[Control Panel\\Colors] 及其下的所有条目全部删除。
- 下面是删除部分:
- [Control Panel\\Colors] 1200623437
- "ActiveBorder"="228 228 228"
- "ActiveTitle"=hex(1):
- "AppWorkSpace"=hex(1):
- "Background"="0 0 0"
- "ButtonAlternateFace"=hex(1):
- "ButtonDkShadow"=hex(1):
- "ButtonFace"="228 228 228"
- "ButtonHilight"=hex(1):
- "ButtonLight"="228 228 228"
- "ButtonShadow"=hex(1):
- "ButtonText"=hex(1):
- "GradientActiveTitle"=hex(1):
- "GradientInactiveTitle"=hex(1):
- "GrayText"=hex(1):
- "Hilight"=hex(1):
- "HilightText"=hex(1):
- "HotTrackingColor"=hex(1):
- "InactiveBorder"="228 228 228"
- "InactiveTitle"=hex(1):
- "InactiveTitleText"=hex(1):
- "InfoText"=hex(1):
- "InfoWindow"=hex(1):
- "Menu"="228 228 228"
- "MenuBar"=hex(1):
- "MenuHilight"=hex(1):
- "MenuText"=hex(1):
- "Scrollbar"=hex(1):
- "TitleText"=hex(1):
- "Window"=hex(1):
- "WindowFrame"=hex(1):
- "WindowText"=hex(1):
我照做之后,确实ie6的菜单栏就能出来了。
我前天安装之后,发现我在ubuntu下的ie里面输入不了中文,而且上网上银行很容易就死了。
在需要启动ActiveX时,wine是会死掉。