public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jesús Guerrero" <i92guboj@terra.es>
To: <gentoo-user@lists.gentoo.org>
Subject: Re: [gentoo-user] Unpacking a .exe file
Date: Thu, 10 Sep 2009 14:56:57 +0200	[thread overview]
Message-ID: <88bf22cd02e0630c234749f668b56e83@localhost> (raw)
In-Reply-To: <358eca8f0909100539t55595456j553e7e3839fceebe@mail.gmail.com>

On Thu, 10 Sep 2009 13:39:11 +0100, Mick <michaelkintzios@gmail.com>
wrote:
> 2009/9/10 Jesús Guerrero <i92guboj@terra.es>:
>> On Thu, 10 Sep 2009 10:17:28 +0100, Mick <michaelkintzios@gmail.com>
>> wrote:
>>> 2009/9/10 Adam Carter <Adam.Carter@optus.com.au>:
>>>> Did you try running the .exe with wine?
>>>
>>> Thanks Adam, I don't have WINE on this old machine, or the space for
>>> it.  Even if I did - how do I find the files (don't know what their
>>> names are).  Is it a matter of running the .exe so that it installs
>>> and assuming that it does not fail then diff-ing the fs before and
>>> after, or ls -l -a -t to find the latest files which were modified?
>>
>> Well, the installer itself needs to be decompressed to run. Most
windows
>> installers install the intermediate files in c:\windows\temp (which
>> usually would be ~/.wine/drive_c/windows/temp. Some others create a
>> temporal dir under c:\ (~/.wine/drive_c). It's a matter of firing
>> up the installer and go looking around there with each step until
>> you can find them.
>>
>>
>> By the way, I've tried decompressing the file with 7z and it indeed
>> extracts 6 files, however I have no idea what they contain.
> 
> Hmm ... p7zip does not seem to like it over here - is it different to
7z?
> 
> $ p7zip -d wg511v2_3_2.exe
> /usr/bin/p7zip: wg511v2_3_2.exe: unknown suffix -- ignored

I've used the 7z binary that comes shipped with p7zip-4.65 in Gentoo.
The command I used was

  $ 7z x wg511v2_3_2.exe 

  7-Zip 4.65  Copyright (c) 1999-2009 Igor Pavlov  2009-02-03
  p7zip Version 4.65 (locale=es_ES.utf8,Utf16=on,HugeFiles=on,1 CPU)

  Processing archive: wg511v2_3_2.exe

  Extracting  .text
  Extracting  .rdata
  Extracting  .data
  Extracting  .rsrc
  Extracting  CERTIFICATE
  Extracting  [data-1]

  Everything is Ok

  Files: 6
  Size:       18794632
  Compressed: 18798728

I reviewed the ebuild, just in case, and it doesn't apply any strange
patch so it must be a standard feature. I haven't much experience with
p7zip itself, but it doesn't seem to be quite the same than 7z. 7z serves
as a frontend for many compression algorithms. It can surely open most
compressed formats around.


-- 
Jesús Guerrero



  reply	other threads:[~2009-09-10 12:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09 21:23 [gentoo-user] Unpacking a .exe file Mick
2009-09-09 21:29 ` Jesús Guerrero
2009-09-09 21:29 ` Volker Armin Hemmann
2009-09-09 22:33   ` Paul Hartman
2009-09-10  5:14     ` Mick
2009-09-10  7:02       ` Adam Carter
2009-09-10  9:17         ` Mick
2009-09-10 11:46           ` Jesús Guerrero
2009-09-10 12:39             ` Mick
2009-09-10 12:56               ` Jesús Guerrero [this message]
2009-09-22  0:51         ` David Juhl
2009-09-10 14:45       ` Paul Hartman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88bf22cd02e0630c234749f668b56e83@localhost \
    --to=i92guboj@terra.es \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox