1

Im having a bit of a problem installing a .CAB. Does anyone here know how to?

quack quixote
  • 43,504

2 Answers2

1

A cab file is a compressed archive, like zip.

You should extract the contents of the file (double click then extract), and look for a installer (setup.msi or setup.exe etc.)

segfault
  • 1,450
1

You may use Universal Extractor to extract the contents of the .CAB file and install them manually, if an installation program is included in the archive.

harrymc
  • 498,455