nateklomp Posted March 30, 2006 Posted March 30, 2006 Hello all,I'm having an issue with deploying modems with Win2K, which also applies to XP (to a lesser degree, due to its bundled modem drivers):I'm supporting ~60 different modems. For these, there are 60 different driver packages, totalling ~280MB (uncompressed), ~90MB after using the Driver Compressor application from the MSFN boards.My question: most of the files included (besides INFs) are duplicates of SYS files, each with different versions. For example:AMOSNT.SYS - 11 versionsBASIC2.SYS - 11FALLBACK.SYS - 11FAXNT.SYS - 11FSKSNT.SYS - 11HSF_CNXT.SYS - 7HSF_DP.SYS - 6HSFHWBS2.SYS - 6K56NT.SYS - 11LTMDMNT.SYS - 15LTMODEM.SYS - 14MDMXSDK.SYS - 8RKSAMPLE.SYS - 11TONESNT.SYS - 11V124NT.SYS - 11WINACHSF.SYS - 14ETC....and this is not even mentioning the other 251 duplicated SYS files that have 5 or fewer versions.If it makes sense, I'd like to just dump them all in a single folder, keeping only the highest version of each file--since these are pretty much all software modems, this would ensure that only the most recently updated version gets applied. Is this solid logic? Thanks for your help,Nate Klomp
RogueSpear Posted March 30, 2006 Posted March 30, 2006 If the drivers are signed, you'll end up breaking the driver signing for all of them.
nateklomp Posted March 30, 2006 Author Posted March 30, 2006 (edited) SFC is off and all CATs are removed anyway, so no worries there. Edited March 30, 2006 by nateklomp
nateklomp Posted April 3, 2006 Author Posted April 3, 2006 Update:So using only the most recently updated files seems to be OK, as long as they have the filenames referenced in the INFs they're used by Windows and apparently work. Only thing to watch out for is the INFs--for instance, PCtel, 3Com/USRobotics use the same filename for ALL their devices' INFs! Carefully rename the INFs for different devices so as not to overwrite any, this will break support for your devices.Good Luck!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now