Jump to content

Driver Integration Compression


Guest OptimusBob

Recommended Posts

Guest OptimusBob

So far, I have been testing nLite for a week using many different scenarios. Many thanks to the contributors! :thumbup I like that you can integrate drivers via nLite, but I have a problem with how compressed they are on the CD and hard drive (after installation). I integrate Driver Packs, which are compressed with 7Zip. Basically, I am looking for them to be compressed smaller, possibly with 7Zip, on the CD. Since I am not an expert, is it possible to roll them into the Drivers.cab? Once they are written to the hard driver, if they are not integrated into Drivers.cab, can they be compressed? Either compress the files in the form currently used on the CD (i.e. driver.sy_) or at least compress them using NTFS file compression. Obviously, not everyone might want this, so an option would be nice.

Link to comment
Share on other sites


So far, I have been testing nLite for a week using many different scenarios. Many thanks to the contributors! :thumbup I like that you can integrate drivers via nLite, but I have a problem with how compressed they are on the CD and hard drive (after installation). I integrate Driver Packs, which are compressed with 7Zip. Basically, I am looking for them to be compressed smaller, possibly with 7Zip, on the CD. Since I am not an expert, is it possible to roll them into the Drivers.cab? Once they are written to the hard driver, if they are not integrated into Drivers.cab, can they be compressed? Either compress the files in the form currently used on the CD (i.e. driver.sy_) or at least compress them using NTFS file compression. Obviously, not everyone might want this, so an option would be nice.

If the drivers are uncompressed in i386, you should be able to just use makecab to compress them, since windows looks for compressed versions when it can't find an uncompressed version.

Try it:

cd xp cd\i386

makecab driver.sys driver.sy_

remake iso and see what happens.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...