StgDoc updated

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
Nigurrath
Senior Member
Senior Member
Posts: 227
Joined: 2003-02-05, 12:41 UTC

StgDoc updated

Post by *Nigurrath »

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).
always latest 32b TC on a WIN10 64b
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50841
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

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
User avatar
Nigurrath
Senior Member
Senior Member
Posts: 227
Joined: 2003-02-05, 12:41 UTC

Post by *Nigurrath »

I didn't do it because it was already in the standard multiarc distribution but anyway here it is. Adjust path to StgDoc.exe

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
then when you press CTRL-PgdDwn over a compount file (all the office files for example) you can enter it.
always latest 32b TC on a WIN10 64b
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50841
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Nice, thanks!
then when you press CTRL-PgdDwn over a compount file (all the office files for example) you can enter it.
My multiarc version is probably too old, so this doesn't seem to work.
Author of Total Commander
https://www.ghisler.com
User avatar
Nigurrath
Senior Member
Senior Member
Posts: 227
Joined: 2003-02-05, 12:41 UTC

Post by *Nigurrath »

humm,
I'm using version 1.1.2 which I installed over the previous one without problems or specific changes..

Anyway a little bit funny to give hints to Mr Ghisler on TC ^__^
always latest 32b TC on a WIN10 64b
User avatar
chrizoo
Senior Member
Senior Member
Posts: 351
Joined: 2008-03-12, 02:42 UTC

Post by *chrizoo »

Nigurrath wrote: I'm using version 1.1.2
where can I get 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
But instead, I was hoping for this kind of content:

Code: Select all

text1.txt
image1.jpg
text2.txt
Are plugin version and MS Word version incompatible. Or is this just not what the plugin is designed to do ?

Many thanks for any info you might have.
Cheers.
Post Reply