LLXX, on Nov 1 2006, 10:08 AM, said:
Interesting point. Would it be possible to rebuild it with only the needed VXDs (and put the other VXDs that normally aren't in it) and decrease bootup time even further?
It is indeed possible, but generally not worth doing unless, maybe, your system has undergone many changes since it was first build. Working instructions (by Pietrek or Russinovich or? some guru of the kind) are available on the web should you want to play, Google is your friend...
[Edited : The guru in question was Clive Turvey indeed, as referenced by Jacklaz while I was writing this...]
Basically, vmm.vxd is a composite of :
- "the" VMM.VXD itself,
- an "W4" archive of other VxDs, similar to a zip, built at system installation time from the individual VxDs.
Because the VxDs are compressed and also since it is only one file to open instead of several, the load time is indeed decreased. Notice that this was already done in Windows 3.11 for Workgroups, the Win386.exe was also an archive, albeit uncompressed (the "W3" type).
HTH
--
Ninho
This post has been edited by Ninho: 08 November 2006 - 02:55 PM