Page 1 of 1

Image viewers requested within XYplorer ?

Posted: 21 Sep 2013 16:17
by CookieMonster
Is there a way to incorporate a image viewer such as InView or ACDSee into XYplorer to preview images that are not what XYplorer can accept internally ?

Re: Image viewers requested within XYplorer ?

Posted: 22 Sep 2013 15:47
by RalphM
Sure, you can create as many PFA's for a filetype as you like and the first matching one is used on a dbl-click, while the other ones can be accessed with the PFA toolbar button.

Re: Image viewers requested within XYplorer ?

Posted: 22 Sep 2013 16:22
by CookieMonster
What do you mean by PFA's ?
What your saying is I can install ACDSee or InView etc, using a program similar to those mentioned, preview thumbnails in XY of any extension with MDBU ? That would mean that XY would have to silently have a connection with the other program, correct ?

Re: Image viewers requested within XYplorer ?

Posted: 22 Sep 2013 16:41
by binocular222
PFA = Portable File Association, which open specific file type with specific program regardless which default Windows' program is.
Tool > Customize File Association
then have some thing like this:
"Image eye" ani;bmp;gif;ico;jpe;jpeg;jpg;pcx;png;psd;tga;tif;tiff;wmf>E:\4Media\Image Eye\Image Eye.exe

So, Image Eye will open pictures.

XYplorer use Windows Shell to preview pictures (generate thumbnail and MDBU)

Re: Image viewers requested within XYplorer ?

Posted: 22 Sep 2013 19:10
by CookieMonster
XY will use the other program to generate the thumbnails, other the while, MDBU will work. I hope this works :)

Re: Image viewers requested within XYplorer ?

Posted: 23 Sep 2013 06:39
by CookieMonster
I install XnView, setup PFA with the following path; "XnView" psd;hdr>C:\Program Files(x86)\XnView\xnview.exe\
Not working ?

Re: Image viewers requested within XYplorer ?

Posted: 23 Sep 2013 07:26
by xman
Remove the backslash at the end:

Code: Select all

"XnView"psd;hdr>C:\Program Files(x86)\XnView\xnview.exe

Re: Image viewers requested within XYplorer ?

Posted: 23 Sep 2013 09:47
by RalphM
But there's no interconnection between XY and the other programs you start via PFA whatsoever!
It's just an easy way to open other apps with specific filetypes.

So MDBU within XY won't suddenly start working with filetypes it's not able to preview, neither will the thumbs be made availabe, AFAIK.

Re: Image viewers requested within XYplorer ?

Posted: 23 Sep 2013 13:02
by CookieMonster
Oh ! There was a misunderstanding :)
Thanks, I'll have to move onto Plan B :)