Jump to content

use custom CAB files for a win9x installation?


Recommended Posts


Posted (edited)

The more interesting related question I have is, do you even need CABs other than MINI.CAB and PRECOPY1/2.CAB at all?

Win9x setup program recognizes bare files put alongside the setup program. (Which can be seen in the official OSR2.5 win95 folder on the CD)

Can we just dump all files from Win9x_*.CABs and be done with it?

Is there a way to automatize the creation of the Layout*.inf files? Those control all the files in all the CABs.

I remember using CabPack to make my own CAB files (I think it's a GUI wrapper for CLI CAB programs):

https://www.softpedia.com/get/File-managers/CabPack.shtml

Edited by MrMateczko
Posted

I wrote a toolkit that automates part of the process for customizing Windows 9x Installation CABS. It does not automate Layout*.inf or Copy*.inf File modifications.

Posted

I'm curious to know how to make the CAB files for win9x properly, since cabpack doesn't seem to do it right for win9x (although cabpack works fine for winXP)

Posted
On Τετάρτη, 19 Σεπτεμβρίου 2018 at 6:25 PM, MrMateczko said:

I remember using CabPack to make my own CAB files (I think it's a GUI wrapper for CLI CAB programs):

You can also use Windows' makecab.exe

Posted

The CAB Files are linked in a sequence and have many files split between successive CABs.

This makes it difficult to change one or more CABs without rebuilding all of them or using special tools.

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...