Before we get started Make sure 7zip is installed on your computer. It is free and it works well... so you should have it allready anyways.

1. First go ahead and grab one of the MultiOEM Addons. I am gonna demonstrate using MultiOEM_ACER_ADDON.7z.
2. Right click and choose "7zip>Extract Files..." then click "OK".
3. Now I am gonna list out every directory/file and code. Any areas in RED must be edited to represent your new manufacturers name (Prefferably 8 characters or less).
Any areas in DARK BLUE Represent the CRC32 of the cat file according to the fileset you are adding to this addon.
If you see any GREEN areas then you place a bios string there.
You can add multiple lines to the [SystemData] section. This is useful if there are multiple bios strings you need to use.
- MultiOEM_ACER_ADDON [DIR]
> - Entries_OEMBIOS_ACER.ini:
[FileMove]
ACTIVATE\$OEM$\OEMBIOS.EXE,..\$OEM$\OEMBIOS.EXE
ACTIVATE\OEMFILES\ACER\717B6EF3\OEMBIOS.*,..\OEM\ACER\717B6EF3\OEMBIOS.*
[RunFile]
I386\OEMBIOS_.BAT,HIDE
[DirDelete]
ACTIVATE
[FileDelete]
OEMBIOS_.BAT
OEMBIOS.BIN
OEMBIOS.DAT
OEMBIOS.SIG
OEMBIOS.BI_
OEMBIOS.DA_
OEMBIOS.SI_
[ExtraFileEdits]
DOSNET.INF|d1,oembios.bin||0
DOSNET.INF|d1,oembios.cat||0
DOSNET.INF|d1,oembios.dat||0
DOSNET.INF|d1,oembios.sig||0
TXTSETUP.SIF|oembios.bin = 1,,,,,,,2,0,0||0
TXTSETUP.SIF|oembios.cat = 1,,,,,,,,3,3||0
TXTSETUP.SIF|oembios.dat = 1,,,,,,,2,0,0||0
TXTSETUP.SIF|oembios.sig = 1,,,,,,,2,0,0||0
[EditFile]
$OEM$\cmdlines.txt,COMMANDS,CMDLINE
$OEM$\OEMBIOS.INI,SystemData,SystemData
I386\ACTIVATE\OEMFILES\cmdlines.txt,COMMANDS,CMDLINE
I386\ACTIVATE\OEMFILES\OEMBIOS.INI,SystemData,SystemData
[CMDLINE]
"OEMBIOS.EXE"
[SystemData]
AcerSystem=ACER\717B6EF3
> OEMBIOS_.BAT
> - ACTIVATE [DIR]
> > - $OEM$ [DIR]
> > > - cmdlines.txt
> > > - OEMBIOS.EXE
> > - OEMFILES [DIR]
> > > - OEMBIOS.INI:
[Settings]
OEMFilesPath=OEM
[SystemData]
AcerSystem=ACER\717B6EF3
> > > - ACER [DIR]
> > > > - 717B6EF3 [DIR]
> > > > > - OEMBIOS.BIN
> > > > > - OEMBIOS.CAT (CRC32 = 717B6EF3)
> > > > > - OEMBIOS.DAT
> > > > > - OEMBIOS.SIG