From owner-freebsd-questions@FreeBSD.ORG Mon Jan 7 00:34:09 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6AC7216A417 for ; Mon, 7 Jan 2008 00:34:09 +0000 (UTC) (envelope-from lars@adventuras.no) Received: from mail.adventuras.no (mail.adventuras.no [194.63.250.215]) by mx1.freebsd.org (Postfix) with ESMTP id EDDB613C455 for ; Mon, 7 Jan 2008 00:34:08 +0000 (UTC) (envelope-from lars@adventuras.no) Received: from ladyda.hovin.local (hjem [84.215.93.99]) (authenticated bits=0) by mail.adventuras.no (8.14.2/8.14.2) with ESMTP id m070AGN3050810 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 7 Jan 2008 01:10:23 +0100 (CET) (envelope-from lars@adventuras.no) Message-ID: <47816DE8.2040608@adventuras.no> Date: Mon, 07 Jan 2008 01:10:16 +0100 From: Lars Kristiansen User-Agent: Thunderbird 2.0.0.9 (X11/20071116) MIME-Version: 1.0 To: Chris Whitehouse References: <47800E4B.8000302@onetel.com> <4780EDE2.30801@gmail.com> <47816583.5060303@onetel.com> In-Reply-To: <47816583.5060303@onetel.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Adventuras: du kan filtrere etter AdvSpamScore over 5-10 X-Adventuras-SpamCheck: not spam, SpamAssassin (not cached, score=-3.245, required 6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 1.15, BAYES_00 -2.60) X-MailScanner-From: lars@adventuras.no X-Spam-Status: No Cc: Rob , freebsd-questions@freebsd.org Subject: Re: unpack win32 exe file X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jan 2008 00:34:09 -0000 Chris Whitehouse skrev: > Rob wrote: >> Chris Whitehouse wrote: >>> I have a Windows executable file (.exe) which in a Windows >>> environment would be run to extract some files which it contains. Is >>> there any way I can extract the files on my FreeBSD system? I've >>> tried unzip, gunzip and archivers/upx with various extensions, zip, >>> exe, gz etc but they all >> >> There are many types of self-extracting archive files under windows. >> If it's one that's based on PKZip, then there's a good chance you >> could get it with 7-Zip: http://www.7-zip.org/ Otherwise, you need a >> windoze system or emulator I suspect. >> >> -Rob >> >> > Someone else suggested 7-zip as well but still no joy. I don't think > it's worth installing Wine just for this so it's time to find a windows box Was the result with 7zip negative? http://www.freshports.org/archivers/p7zip/ Lars > thanks for replies > > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"