StgDoc updated
Moderators: Hacker, petermad, Stefan2, white
StgDoc updated
Hi all,
updated the well known StgDoc browser, used in cinjunction with MultiArc to browse MS compount objects, such as all the office files.
There was a bug which prevented to extract files due to not correct handling of non printable characters.
This version fixed this problem so as now TC is able to extract all the things from inside this type of files.
the tool
http://rapidshare.de/files/805538/StgDoc.1.0.1.zip.html
the sources
http://rapidshare.de/files/805545/StgDoc.1.0.1-src.zip.html
For those haven't ever used rapidshare press the Free button in bottom of the page and wait till the counter in the lower part of the following page is gone to zero (there's an increasing delay when more ppl download a file, because it's a free service).
updated the well known StgDoc browser, used in cinjunction with MultiArc to browse MS compount objects, such as all the office files.
There was a bug which prevented to extract files due to not correct handling of non printable characters.
This version fixed this problem so as now TC is able to extract all the things from inside this type of files.
the tool
http://rapidshare.de/files/805538/StgDoc.1.0.1.zip.html
the sources
http://rapidshare.de/files/805545/StgDoc.1.0.1-src.zip.html
For those haven't ever used rapidshare press the Free button in bottom of the page and wait till the counter in the lower part of the following page is gone to zero (there's an increasing delay when more ppl download a file, because it's a free service).
always latest 32b TC on a WIN10 64b
- ghisler(Author)
- Site Admin
- Posts: 50841
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Nice, but couldn't you include a multi-arc recipe in the distribution file of your tool! I'm too lazy to create one myself, and I don't want to break working multi-arc file types by installing a newer version of multi-arc...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I didn't do it because it was already in the standard multiarc distribution but anyway here it is. Adjust path to StgDoc.exe
then when you press CTRL-PgdDwn over a compount file (all the office files for example) you can enter it.
Code: Select all
[StgDoc]
Extension=doc
Archiver="C:\Program Files\wincmd\Plugins\WCX-Packer\StgDoc.exe"
ID=D0 CF
Debug=0
Description=M$ compound storage document
Format0=dd tt yyyy mm ss zzzzzzzzzz nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
List=%P -l %AQA
Extract=%P -e %AQA %FQ
Start="^----- date time ------ size name ----"
End="^-------------------------------------"
AskMode=0
always latest 32b TC on a WIN10 64b
- ghisler(Author)
- Site Admin
- Posts: 50841
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Nice, thanks!
My multiarc version is probably too old, so this doesn't seem to work.then when you press CTRL-PgdDwn over a compount file (all the office files for example) you can enter it.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
where can I get version 1.1.2 ?Nigurrath wrote: I'm using version 1.1.2
On http://wcx.sourceforge.net/ there is only version 0.1.0

And I have a question for this tool, folks. Is StgDoc supposed to work on Office XP files, particularly with MS Word 2002 ? Because I tried it with the following case study:
I opened a new Word .doc, entered some text and placed a .jpg image.
Now, when I press CTLR+Page down on the .doc file, I can see this content:
Code: Select all
1Table
CompObj
Data
DocumentSummaryInformation
SummaryInformation
WordDocument
Code: Select all
text1.txt
image1.jpg
text2.txt
Many thanks for any info you might have.
Cheers.