Office lister plugin and Word 2007
Moderators: Hacker, petermad, Stefan2, white
Office lister plugin and Word 2007
Anyone figure out how to configure the plugin to view Word .docx files, the new format. I found the converters (I think) but they are .dll's, not the conventional .cnv format.
May be difficult to use that plugin. The new file format is a .zip file of .xml files with in a single file and broken up by sentence.
Fun project for someone who works with xml and all regularly.
May be difficult to use that plugin. The new file format is a .zip file of .xml files with in a single file and broken up by sentence.
Fun project for someone who works with xml and all regularly.
--
Dan
Dan
HI Aelxtp,
I also have problems with opening word documents (.doc) I tried the IEView plug-in but that one didn't work
.
I have found ONE but have to pay 8 bucks for it http://shareit.com/product.html?productid=201756
Is there a free alternative for viewing .doc, docx, xls, ppt?
Best Wishes
I also have problems with opening word documents (.doc) I tried the IEView plug-in but that one didn't work

I have found ONE but have to pay 8 bucks for it http://shareit.com/product.html?productid=201756
Is there a free alternative for viewing .doc, docx, xls, ppt?
Best Wishes
Registered user #150595
2jordi.c
If you cannot configure IEView, I recommend to try ATViewer (link in signature). But it uses the similar approach: Word ActiveX is used.
If it still doesn't work (but it must work), I recommend to install Word Viewer (free, from MS site). It can work both in IEView and in ATViewer.
TxQuickView uses similar approach too.
If you cannot configure IEView, I recommend to try ATViewer (link in signature). But it uses the similar approach: Word ActiveX is used.
If it still doesn't work (but it must work), I recommend to install Word Viewer (free, from MS site). It can work both in IEView and in ATViewer.
TxQuickView uses similar approach too.
I installed ATViewer but when I use CTLR+Q, I see a lot of weird symbols...Alextp wrote:2jordi.c
If you cannot configure IEView, I recommend to try ATViewer (link in signature). But it uses the similar approach: Word ActiveX is used.
If it still doesn't work (but it must work), I recommend to install Word Viewer (free, from MS site). It can work both in IEView and in ATViewer.
TxQuickView uses similar approach too.
Image: http://i176.photobucket.com/albums/w199/jordicc/scnr.png
Edit: I have Office 2007 installed! So i don't need the word viewer

Last edited by jordi.c on 2007-06-02, 19:07 UTC, edited 1 time in total.
Registered user #150595
I cannot see screenshot.
But anyway, ATViewer doesn't work in Ctrl+Q mode, it's stand-alone !
To use it in TC, you must integrate it.
But anyway, ATViewer doesn't work in Ctrl+Q mode, it's stand-alone !
To use it in TC, you must integrate it.
I have integrate it, when I press F3 it works okay with images.Alextp wrote:I cannot see screenshot.
But anyway, ATViewer doesn't work in Ctrl+Q mode, it's stand-alone !
To use it in TC, you must integrate it.
But when I press F3 on a word document it asks me to open or to save it.
When I press open it opens it in Word2007.
I think i will give it up, I tried Office 1.0 lister from totalcmd.net which also didn't work.....
Registered user #150595
I saw this problem reported sevrl times.But when I press F3 on a word document it asks me to open or to save it.
This means some issue with Word installation...
Try Word Viewer
2jordi.c
Try this(work for me):
-Copy the next text to an empty text file.
-Save as xxxx.reg and run it.
__Maybe I need to be sorry for my english?, I don't know
Try this(work for me):
-Copy the next text to an empty text file.
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.8]
"BrowserFlags"=dword:80000024
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.RTF.8]
"BrowserFlags"=dword:80000024
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12]
"BrowserFlags"=dword:80000024
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.DocumentMacroEnabled.12]
"BrowserFlags"=dword:80000024
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Excel.Sheet.8]
"BrowserFlags"=dword:80000A00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Excel.Sheet.12]
"BrowserFlags"=dword:80000A00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Excel.SheetMacroEnabled.12]
"BrowserFlags"=dword:80000A00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Excel.SheetBinaryMacroEnabled.12]
"BrowserFlags"=dword:80000A00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.Show.8]
"BrowserFlags"=dword:800000A0
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.Show.12]
"BrowserFlags"=dword:800000A0
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.ShowMacroEnabled.12]
"BrowserFlags"=dword:800000A0
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.SlideShow.8]
"BrowserFlags"=dword:800000A0
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.SlideShow.12]
"BrowserFlags"=dword:800000A0
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\PowerPoint.SlideShowMacroEnabled.12]
"BrowserFlags"=dword:800000A0
__Maybe I need to be sorry for my english?, I don't know
2Ruben
This allows to open office-document in IE.
Is not default for security reason(I think, but I am not sure)
I took that from microsoft few weeks ago but i can't found the lnk right now.Can you explain what this will do, please??
This allows to open office-document in IE.
Is not default for security reason(I think, but I am not sure)
There is a checkbox in the dialog for thatChecking sideeffects, but so far when clicking on open in the dialog I get it opened in viewer