angelus schreef:> Dear All
>
>   i have Knoppix Os on my laptop , i want to use Softwere Babylone
> dictionary, Ms vision and MSOutlook, but when i want to install it for
> exemple Babylone he dependency Internet explorer and when  i try to
> install ie6 he show me the erro connection. its immasing because i have
> internet, its trus i connect to Internet Trough proxy , but when i
> chnage my setting network for direct connect, i have the same error
>
>   please can you help me  step by step  how i can to install many
> softwere for exemple Babylone or MSVisio.
>
> Best Regard
> sorry For my bad English
You could fake that internet explorer 6 is installed, by first running
this script:
cat >> $HOME/.wine/system.reg <<"_EOF_"
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
[System\\CurrentControlSet\\Services\\msiserver]
_EOF_
Maybe it's already enough to get the install succeed