How to Extract Files for Windows ME in MSDOS

  

To extract files from WINDOWS ME cab files type the following (we will assume D is the CD-ROM)

EXTRACT /A D:\WIN9X\WIN_8.CAB <filename> /L C:\<path>

For Example to extract Explorer.exe to the windows directory type:

EXTRACT /A D:\WIN9X\WIN_8.CAB explorer.exe /L C:\windows