Re: utility / source to unpack MS .cab files on OSX / Darwin?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=FG1HmVJsQlDJfMOTcfFlflGkmKsN7TMf7l+yCPQGc7cjWnT1IcZkbBN85jzDc8khj0dG+JN6FG/zg7T/8uX/vD01NTZsWEbXUMagMEiap7LUyVR8BH9Fi/VI4K0yF+0ffqp0/UxPdqp/5rHYAuGklicAAw17f/O9JsHumiJ1sWA= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=iyN3WX46PO3hcDhxrO7vF4T74Ym7Oa++ltY4xr3YCW6Z+ucjSIYw6rsxIHWjpIhDHKAWnCjvIV4u4NCp2tvHYZ9WJ1a4PsHSZjP9Dhf6iJwsEvB8iGxoDBfTnsh0K2wSKk9c5D4UH27ja/7YffWjzGJUE9EDtr8id3cAQo3U5UU= I'm involved in porting a utility that unpacks a vendor-specific file from Win32 to Mac OSX. Aside from providing POSIX implementations of all of the Win32 calls it makes (file system mostly) as well as accounting for differences in C++ under VS.NET 2005 and C++ under gcc 4, this utility also has to unpack Microsoft .cab files, which are present in the vendor-specific file. Does anyone know of a utility or piece of source that can unpack a MS .cab file under OSX / *nix? http://www.kyz.uklinux.net/cabextract.php There's a Fink package for it: http://pdb.finkproject.org/pdb/package.php/cabextract _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On 3/27/07, jmzorko@mac.com <jmzorko@mac.com> wrote: This email sent to site_archiver@lists.apple.com
participants (1)
-
stephen joseph butler