Re: Changed IE6 install script to run IE6 completely out-of-box

2004-11-29 Thread Hajime Segawa
Cool! If you don't mind then I'll retire my IE installer script (it's not maintained anyway) and just point my page to yours. thanks -mike I think there is no probrem. Note that I've made really stypid mistake in version 1.6.0. I'd fixed it immidiately. Please use the latest version : http://sid

Re: Changed IE6 install script to run IE6 completely out-of-box

2004-11-29 Thread Christian Britz
Christian Britz schrieb: >- Can't get sound working with arts. Personally I don't understand >really which of the config files I have to manipulate. > Was my fault. I forgot to install some dev packages on my new machine. Christian

Re: Changed IE6 install script to run IE6 completely out-of-box

2004-11-29 Thread Christian Britz
Hajime, Hajime Segawa schrieb: >Thank you for your advice. >OK, I've implemented fully-automated install option in my script using >iebatch.txt from your script. >I also included some workarounds and ie6 can be installed with default >option. >http://sidenet.ddo.jp/winetips/files/wine-config-si

Re: Changed IE6 install script to run IE6 completely out-of-box

2004-11-29 Thread Mike Hearn
Thank you for your advice. OK, I've implemented fully-automated install option in my script using iebatch.txt from your script. I also included some workarounds and ie6 can be installed with default option. http://sidenet.ddo.jp/winetips/files/wine-config-sidenet-1.6.0.tgz Also, there are anothe

Re: Changed IE6 install script to run IE6 completely out-of-box

2004-11-29 Thread Hajime Segawa
Quick tip: if you grab the IEBATCH file from my IE installer script: http://bylands.dur.ac.uk/~mh/wine-ie and put it in your script then the IE installer won't prompt the user for any information when installing. This is good as not all the things it would otherwise install work yet. Also it makes

Re: Changed IE6 install script to run IE6 completely out-of-box

2004-11-28 Thread Mike Hearn
On Sun, 28 Nov 2004 11:54:47 +0900, Hajime Segawa wrote: > I changed the install script a bit and it does not depend on DCOM98, > MFC4.0, etc... anymore. > So, you can run IE6 completely out-of-box. > > New script is here : > http://sidenet.ddo.jp/winetips/files/wine-config-sidenet-1.5.3.tgz Quic

Changed IE6 install script to run IE6 completely out-of-box

2004-11-27 Thread Hajime Segawa
As mentioned in WWN #250 : >If you dissect the script you'll notice a lot of what it does is install some proprietary DLL's. Specifically, DCOM98, MFC 4.0, >and Microsoft Installer. So yes, it's cheating and Wine isn't running these completely out of the box. However, you can run them.