If your control will be used on web pages, it is very convenient to distribute it as a .cab (cabinet file)This is a compressed archive - the classic use is to put the .cab file on a web server, and refer to it from web pages that host the control. Internet Explorer is smart enough to download and install the control if it is not already installed on the client machine, and to selectively update any files that are newer in the .cab file. Microsoft provides Makecab.exe for creating and editing .cab files.
In the
install directory you can find the CAB
file. We have created it for you. But if
you want to create a new CAB file with
the Office Viewer Component, you can
download the CabArc.Exe from Microsoft
official site.
