Jump to content

How to add extra files to I386 using CAB files...


Recommended Posts

Here's a good idea...

- I have always tried to add extra files to Windows XP system folder without using $OEM$ folders, so I tried compressing the files and putting them in i386 folder and referencing them in DOSNET.INF and TXTSETUP.SIF by adding the following lines...

DOSNET.INF:
d1, %filename%

TXTSETUP.SIF:
%filename% = 1,,,,,,,2,0,0

But as the number of files grew, I found that I could save more space by putting them all in 1 CAB file....

If I want to put all my files in 1 CAB file and reference the CAB file in DOSNET.INF and reference the files in it in TXTSETUP.SIF adding my CAB file as a source for the files...

How can this be done without creating an INF file and referencing it in SYSOC.INF... ??

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