NtegrA, on Oct 25 2006, 11:07 PM, said:
I do have the CD tag, one thing though, I'm one of those that are running this from a network share instead of a CD. Never been a problem (for the most part) in the past. Any path logic change in the script?
Well... yeah. The early test releases for HFSLIP 1.0 (including the one that "works" according to you) used to instruct Windows to copy the files that should end up in Program Files to the hard disk first, during text-mode copy. They are placed into a Windows Setup temporary folder, the one that's reflected in the screenshot of the error message you got. Another INF copied them into the final destination at about T-25. During my tests from CD and in a VM, I found out that it wasn't necessary to have them copied over into the temporary location at the beginning of Windows setup as the extra INF is configured to pick them up from the CD directly. I had no idea this would break a network install.
NtegrA, on Oct 25 2006, 11:07 PM, said:
Another strange thing, if I pull out MP10SETUP, but stick in windowsmedia10-kb917734-x86-enu.EXE. I get popup for missing file "MSOOBCI.DLL"
My guess is that the "msoobci.dll" error is coming from wmfdist95.exe as it is handled in the same way as WMP 10.
I'll come up with a new test release
geese howard, on Oct 26 2006, 02:32 AM, said:
Tomcat76, can you recommend a directx october and messenger 8.0 addons that works in server 2003?
i have one that doesn´t work...
An addon for DirectX? HFSLIP can slipstream these DX components on Server 2K3:
- DX 9.0c core (BDAXP.cab and dxnt.cab)
- the *d3dx9*x86* cab files (optional binaries used by some games)
- the *input* and *xact* cab files (current usage unknown to me)
The DX9.0c core files can be obtained from the standard DX9.0c release as well as all the updates as they were never updated thus far. The others are to be taken from the October release (if you want to have the latest versions). These cabs should be placed in HFCABS.
If you need more than this, you'll have to find an addon but I don't know of any that's modded to do a proper installation on 2K3.
Messenger...
Same thing: I don't know of any addon. But if Messenger 8.0 can be installed on 2K3 at all, you can try this:
1) Download the Live Messenger program
2) Extract it and place MsnMsgs.msi into HFSVCPACK_SW
3) I'm not 100% sure but you may need wllogin.msi as well; Messenger appeared to be working fine without it on an XP test install, though
Hope this helps...