UV logo Universal Viewer
Navigation
  Home
  Free and Pro
  Register
  Download
  Lister plugins
  Screenshots
  FAQ German Russian Ukrainian
  What's new
  Support
Awards
Softpedia award
More awards
Links
Free version is an Open Source project
UV review at 3d2f.com
XBaseView DB explorer
PAD file
FAQ - Frequently Asked Questions
Q1: How to integrate Universal Viewer into popular file managers?
Q2: I can't view DOC/XLS, ODT/ODS or PDF files...
Q3: What are the limits for files sizes?
Q4: What are security concerns when a link is opened in HTML page?
Q5: Can the Flash animation be played not in the full window?
Q6: Why some UTF-8 encoded texts are not shown?
Q7: Word/Excel documents are sometimes opened in a new window...
Q8: How to change the look of WMP 6.4 control?
Q9: When images are get from IrfanView/XnView, the animation doesn't work...
Q10: Does the program have issues with Unicode filenames?


Q1: How to integrate Universal Viewer into popular file managers?

A:

  • Total Commander

    "Configuration -- Options" dialog, "Edit/View" tab, check "External Viewer" and enter path to Viewer.exe into "Default:" field. If this path contains spaces, double-quote it first.

    This will assign Viewer to F3 key.

    Also you may create toolbar button to call Viewer with several files selected on TC file panel. Drag Viewer.exe file onto TC toolbar empty space, new toolbar button will be created. Rigth-click it, select Change and in the Parameters field enter "@%L" (with quotes).

  • FAR Manager

    "Options -- Viewer settings" dialog, check "Use for Alt+F3" and enter path to Viewer.exe with additional macros into "Viewer command:" field:
    "C:\Program Files\Universal Viewer\Viewer.exe" "!\!.!"

    This will assign Viewer to Alt+F3 key.

    Also you may pass to UV list of files selected on FAR file panel. To do this, change the value of "Viewer command:" field like this:
    "C:\Program Files\Universal Viewer\Viewer.exe" "@!@AF!"

  • FreeCommander

    "Extras -- Settings" dialog, "Programs" tab, enter path to Viewer.exe into "External viewer" field.

    This will assign Viewer to Shift+F3 key.

    To assign Viewer to F3 key, go to "Extras -- Define shortcuts" dialog, and for the "File - View external" command set the F3 shortcut.

  • SpeedCommander

    "Extra -- Settings" dialog, "Advanced -- Applications & Internet" tab, enter path to Viewer.exe into "Viewer:" field.

    This will assign Viewer to F3 key.


Q2: I can't view DOC/XLS, ODT/ODS or PDF files. Viewer shows only a blank page. Is there anything I can do to fix this?

A1:

To display DOC/XLS you need to install one of the following:

To display ODT/ODS/ODP you need to install one of the following:
To display PDF you need to install one of the following:

A2: If the first answer doesn't help, i.e. you have needed Office applications installed but the window is still blank in Internet mode, try to enable option "Multimedia -- Internet -- Try to open unknown file types".


Q3: What are the limits for files sizes?

A: UV can show, in Text/Binary/Hex/Unicode modes, files of any size. You can quickly scroll huge files in mentioned view modes, as UV holds in memory only small amount of file data (approximately 120-180 Kb), and not the whole file contents.

But you cannot open huge files in RTF/UTF-8 mode and (usually) in Plugins mode, because RichEdit control and most of plugins try to load the whole file contents and this will be very slow and will fail.


Q4: If a link in a local HTML file opens a page from the Internet within Universal Viewer, could there be any security concerns? The reason I ask this question is because we are constantly hearing stories about security flaws in this or that browser.

A: Security concerns in UV are almost the same as in Internet Explorer (with current settings). UV uses web control based on code and settings of current installation of MSIE.

So If MSIE has a flaw and you don't want to open a page with it, you shouldn't also open the link to that page in UV. To prevent this, I recommend to check the option "View -- Internet -- Offline browsing", which prevents online content to be opened. Note that some links can be setup to be opened in a separate MSIE window, and this option won't affect them.


Q5: Can the Flash animation be played not in the full window?

A: By default Flash animation is played in Internet mode, in MSIE window. You may change this to play it in different way, where you can affect Flash picture size:

  • using Windows Media Player. Open configuration dialog, and on the first tab move "swf" file extension from Internet list to Multimedia list. Then on the second tab check "Windows Media Player 9.0" mode.
  • using one of the Lister plugins.


Q6: Why some UTF-8 encoded texts are not shown?

A: In older versions (older than 1.5.9.0) UV required presence of UTF-8 signatures in the file. In newer versions this is not required, but note:

  • UTF-8 is not supported under Windows 9x.
  • UTF-8 texts without signatures will not be autodetected, so you'll have to manually set "RTF/UTF-8" view mode.


Q7: Word/Excel documents are sometimes opened in a new window...

A: This is a known problem with MS Office, it sometimes can be fixed by applying the following .REG file. Save the following text to a new file, name it "Fix.reg" and double-click it in Explorer:

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


Q8: How to change the look of WMP 6.4 control?

A: The look of Windows Media Player 6.4 control can be changed to mimic the look of WMP 9.0 (if WMP 9.0+ is installed on your system). To do this, apply the following .REG file:

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\ShimInclusionList\VIEWER.EXE]

To undo this change, apply the following .REG file:

REGEDIT4

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\ShimInclusionList\VIEWER.EXE]


Q9: When images are get from IrfanView/XnView, the animation doesn't work...

A: The IrfanView/XnView intefrace is sending a simple bitmap to the application, and the animation isn't supported for simple bitmaps. So to view GIFs with animation you have to use the internal image library (Hint: use the '4' key to switch between internal library and IrfanView/XnView).


Q10: Does the program have issues with Unicode filenames?

A:

  • Please don't install application to Unicode-named folder, it expects ANSI name.
  • Unicode filenames may be not supported for: IJL15.dll, IrfanView, plugins. Unicode names are loaded using shortnames (8.3) for these cases, so you should have shortnames on your OS. To check, does your OS have shortnames in a folder, open "cmd.exe" in this folder, and then run command "dir /x". It should show shortnames for all Unicode names.

Copyright © 2008 UVViewSoft
Locations of visitors to this page