CABSetup plug-in: Difference between revisions

From NSIS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 21: Line 21:
* Version 1.3.0.0 - 12 December 2006
* Version 1.3.0.0 - 12 December 2006
Major release, includes ability to cancel extraction of a dataset, support for showing the extraction rate and estimated completion time, resuming of partially extracted dataset.
Major release, includes ability to cancel extraction of a dataset, support for showing the extraction rate and estimated completion time, resuming of partially extracted dataset.
* Version 1.3.1.0 - 2 June 2008
Minor release. Fixed bug causing crashes on Vista with installers using Extract.


[[Category:Plugins]]
[[Category:Plugins]]

Revision as of 11:54, 2 June 2008

Author: Mrinches (talk, contrib)


Links

CABSetup.zip (74 KB)

Forum Thread

Description

Plugin/Suite to support installations that span multiple source media e.g. floppy disks or CD-ROMs/DVDs.

Allows compressed data files to span multiple media and supports installation from a temporary copy of the installer on the target computer's local hard drive. This temporary installer can be removed automatically once installation is complete.

See CABSetup.txt in the archive for details and instructions on how to use the suite.

  • Version 1.1.0.0 - 7 June 2006

Interim release, mainly bug fixes.

  • Version 1.2.3.0 - 3 October 2006

Major release, includes progress bar and support for setting section sizes to include size of files in dataset.

  • Version 1.3.0.0 - 12 December 2006

Major release, includes ability to cancel extraction of a dataset, support for showing the extraction rate and estimated completion time, resuming of partially extracted dataset.

  • Version 1.3.1.0 - 2 June 2008

Minor release. Fixed bug causing crashes on Vista with installers using Extract.