LeveL Posted January 27, 2007 Posted January 27, 2007 (edited) In I386 the files are all cabbed so where you have say shell32.dllis appears as shell32.dl_But 7-zip would save space, for example the file shell32.dllas a cab file is 4.31Mb but the dll file as a 7z file is 3.70Mb.This would take a lot of hacking about to do it, you'd have to probablyscrap all the references to all the cab files in TXTSETUP.SIF and findsome other way of doing the whole setup but still, I bet you could saveabout 50Mb or something even from a moderately nLite'd OS.EDIT:OK so I took roughly 3,500 cabbed files from I386 and you do indeed savea lot of space if you could have them as 7z files...CAB files = 176.8Mb7z files = 133.7MbMore than 43Mb saved! The reason I think this might be possible is because Bashrat The Sneakymanaged to make a "fake setup" to deal with SATA drivers on an unattendedinstallation.It would take a lot of work to do this 7z thing but I think its possible! Edited January 27, 2007 by LeveL
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