WordPerfect (.wpd) plugin?

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
bloogle
New Member
New Member
Posts: 1
Joined: 2010-04-14, 15:38 UTC

WordPerfect (.wpd) plugin?

Post by *bloogle »

I've seen the issue raised but I can't seem to find a plugin. Thanks for any help.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50843
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Is there any for Internet Explorer? If yes, you can use the IEView plugin to view the file in TC too.
Author of Total Commander
https://www.ghisler.com
User avatar
Matthias030
Senior Member
Senior Member
Posts: 423
Joined: 2007-03-04, 10:48 UTC
Location: Berlin

Post by *Matthias030 »

Office.wlx can do this. It uses Microsoft Converters Files which are placed here: "c:\Program Files\Common Files\microsoft shared\TextConv"

If not already there you can get the Converter Files here: http://www.microsoft.com/downloads/details.aspx?FamilyID=CF196DF0-70E5-4595-8A98-370278F40C57

Here you can get office.wlx: http://www.totalcmd.net/plugring/office.html

Place this code into office.ini:

[converters]
0=doc,D0CF11E0A1B11AE1,c:\Program Files\Common Files\microsoft shared\TextConv\mswrd832.cnv
1=doc,D0CF11E0A1B11AE1,c:\Program Files\Common Files\microsoft shared\TextConv\mswrd632.cnv
2=doc,D0CF11E0A1B11AE1,c:\Program Files\Common Files\microsoft shared\TextConv\mswrd632.wpc
3=doc,D0CF11E0A1B11AE1,c:\Program Files\Common Files\microsoft shared\TextConv\WRD6EX32.CNV
4=doc,DBA52D00,c:\Program Files\Common Files\microsoft shared\TextConv\WNWRD232.CNV
5=wpd,FF575043,c:\Program Files\Common Files\microsoft shared\TextConv\WPFT532.CNV
6=wpd,FF575043,c:\Program Files\Common Files\microsoft shared\TextConv\WPFT632.CNV

This lets you display MS Word 97-2003 and WordPerfect Files.
(Maybe you have to correct the path in Win XP /2000)

Another plugin you can try is "Wordarc". It acts as wcx-packer-plugin and uses the same converters.
Post Reply