[indent]
In reply to:
now does anyone have a tol to compress files to the ms expand compatable format???
[/indent] I have (surprisingly

http://images.thetechguide.com/forum/public/style_emoticons/<#EMO_DIR#>/wink.gif\' class=\'bbc_emoticon\' alt=\'

\' /> found the appropriate tool, but i don\'t think it\'ll be that easy to integrate IE6 into the W2K install without slipstreaming:
http://www.powerload.fsnet.co.uk/download/cab-sdk.exeThis is the Microsoft CAB Development Kit. It contains an executable \"makecab.exe\", which creates
exactly those files that Micro$oft uses to compress their installations (\"something.dl_\", for example).
The Name (\"
CAB Development Kit\") is a bit misleading, since you can either create whole CAB files, but those .dl_ or .ex_ files as well.
I have tested it with the \"expand.exe\" that comes with W2K and it works perfectly (= it expands the files created with makecab.exe properly). Though the original Kit (MS CAB Devel Kit) ist quite old, it seems M$ didn\'t change the specs of their compression format.
Dunno if that gave the whole thing a step forward; now we could decompress and re-compress the IE files, but the
really hard work would be to set it all up properly into the W2K installation.
I think that while slipstreaming IE6 into W2K-install is not possible, the easier solution is to run an unattended install of it.
Still, if anyone knows a solution that is not off-the-planet (like adjusting every single line in every single setup file of Win 2K), i\'d be glad to know about it!
greetz,
crizp
PS:
The really nice thing about that CAB devel kit is that original Micro$oft source code is included (the source of the compression routine... hehh maybe i\'ll port this to Linux, could be useful possibly *fg*)