[solved] Is using IrfanView as Plugin supposed to work?
Moderators: sheep, Hacker, Stefan2, white
[solved] Is using IrfanView as Plugin supposed to work?
I have read it somewhere that IrfanView 64-bit doesn't support yet as plugin for TC. I just tried TC 9.0a 32-bit with IrfanView 4.44 as plugin on VM Win7 32-bit, but it doesn't seem work. Is it supposed to work with latest version of both software? How to know when it does work? thanks. regards :)
Last edited by rachman on 2017-09-28, 14:34 UTC, edited 1 time in total.
- ghisler(Author)
- Site Admin
- Posts: 38451
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, IrfanView 64-bit doesn't work with TC 9.0a because it returns wrong parameters (displaced by 4 bytes because it sends 64-bit handle instead of 32-bit). You can either install IrfanView 32-bit in addition to 64-bit and use it with TC, or try TC 9.10 beta.
Author of Total Commander
http://www.ghisler.com
http://www.ghisler.com
Here is my setting
[img]https://i.imgur.com/Ao07Z2s.png[/img]
Location of IrfanView
[img]https://i.imgur.com/NhsstUv.png[/img]
and here is F3 view example
[img]https://i.imgur.com/M6hmduT.png[/img]
Looks like it doesn't work
I tried this with TC v9.10B2 32-bit on Win 8.1 64-bit
[img]https://i.imgur.com/Ao07Z2s.png[/img]
Location of IrfanView
[img]https://i.imgur.com/NhsstUv.png[/img]
and here is F3 view example
[img]https://i.imgur.com/M6hmduT.png[/img]
Looks like it doesn't work
I tried this with TC v9.10B2 32-bit on Win 8.1 64-bit
Made the links clickable:
rachman wrote:Here is my setting
Image: https://i.imgur.com/Ao07Z2s.png
Location of IrfanView
Image: https://i.imgur.com/NhsstUv.png
and here is F3 view example
Image: https://i.imgur.com/M6hmduT.png
Looks like it doesn't work
I tried this with TC v9.10B2 32-bit on Win 8.1 64-bit
License #524 (1994)
Danish Total Commander Translator
TC 9.5b8 32+64bit on Win XP 32bit, Win 7, 8.1 & 10 (1909) 64bit, 'Everything' 1.4.1.935 (x64)
TC 3.0b12 on Android 6.0
Get: Extended Total Commander Menus | PHSM-Calendar
Danish Total Commander Translator
TC 9.5b8 32+64bit on Win XP 32bit, Win 7, 8.1 & 10 (1909) 64bit, 'Everything' 1.4.1.935 (x64)
TC 3.0b12 on Android 6.0
Get: Extended Total Commander Menus | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 38451
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
jpg files are not loaded via Irfanview, TC loads bmp, jpg and gif internally.
If you want to load jpg via IView, you need to add the line
IViewAdditionalTypes=*.jpg
to section [Lister] in wincmd.ini. If it is missing, add it at the end.
If you want to load jpg via IView, you need to add the line
IViewAdditionalTypes=*.jpg
to section [Lister] in wincmd.ini. If it is missing, add it at the end.
Author of Total Commander
http://www.ghisler.com
http://www.ghisler.com
-
- Junior Member
- Posts: 9
- Joined: 2019-05-24, 08:48 UTC
Re: [solved] Is using IrfanView as Plugin supposed to work?
I tried with Totalcmd-x86 v9.22a with xnview or iview x86 then IviewAdditionalTypes attribute works well on Windows 10x64.
But when I use Totalcmd-x64 v9.22a with xnview(x86 or x64) or IrfanView (x86 or x64) on Windows 10x64 then it does not work.
Is it a bug or limitation in x64?
But when I use Totalcmd-x64 v9.22a with xnview(x86 or x64) or IrfanView (x86 or x64) on Windows 10x64 then it does not work.
Is it a bug or limitation in x64?
Re: [solved] Is using IrfanView as Plugin supposed to work?
Not a bug nor limitation.BlueSky20008 wrote: ↑2019-05-24, 08:54 UTCI tried with Totalcmd-x86 v9.22a with xnview or iview x86 then IviewAdditionalTypes attribute works well on Windows 10x64.
But when I use Totalcmd-x64 v9.22a with xnview(x86 or x64) or IrfanView (x86 or x64) on Windows 10x64 then it does not work.
Is it a bug or limitation in x64?
It works fine here with actual x64 version of IrfanView
Windows 10 Home x64 November 2019 Update, Version 1909 (OS Build 18363.535)
Intel(R) Core(TM) i7-4770 CPU @ 3.40GH, 16GB RAM
TC 9.50ß9 x64 / x86, Everything 1.4.1.960 (x64)
Intel(R) Core(TM) i7-4770 CPU @ 3.40GH, 16GB RAM
TC 9.50ß9 x64 / x86, Everything 1.4.1.960 (x64)
-
- Junior Member
- Posts: 9
- Joined: 2019-05-24, 08:48 UTC
Re: [solved] Is using IrfanView as Plugin supposed to work?
I have 2 PCs and they cannot work with totalcdm x64 on Win10x64 with IrfanView x64. This is my setting in wincmd.iniHorst.Epp wrote: ↑2019-05-24, 11:26 UTCNot a bug nor limitation works fine here with actual x64 version of IrfanViewBlueSky20008 wrote: ↑2019-05-24, 08:54 UTCI tried with Totalcmd-x86 v9.22a with xnview or iview x86 then IviewAdditionalTypes attribute works well on Windows 10x64.
But when I use Totalcmd-x64 v9.22a with xnview(x86 or x64) or IrfanView (x86 or x64) on Windows 10x64 then it does not work.
Is it a bug or limitation in x64?
[Lister]
IView=1
IViewPath=%COMMANDER_PATH%\PortableApps\iview\i_view64.exe
IViewAdditionalTypes=*.jpg *.png *heic *.bmp
I tried totalcmd x86 with IrfanView x86 then it works well
Re: [solved] Is using IrfanView as Plugin supposed to work?
May be a problem with your portable apps version of IrfanView ?BlueSky20008 wrote: ↑2019-05-25, 14:04 UTCI have 2 PCs and they cannot work with totalcdm x64 on Win10x64 with IrfanView x64. This is my setting in wincmd.iniHorst.Epp wrote: ↑2019-05-24, 11:26 UTCNot a bug nor limitation works fine here with actual x64 version of IrfanViewBlueSky20008 wrote: ↑2019-05-24, 08:54 UTCI tried with Totalcmd-x86 v9.22a with xnview or iview x86 then IviewAdditionalTypes attribute works well on Windows 10x64.
But when I use Totalcmd-x64 v9.22a with xnview(x86 or x64) or IrfanView (x86 or x64) on Windows 10x64 then it does not work.
Is it a bug or limitation in x64?
[Lister]
IView=1
IViewPath=%COMMANDER_PATH%\PortableApps\iview\i_view64.exe
IViewAdditionalTypes=*.jpg *.png *heic *.bmp
I tried totalcmd x86 with IrfanView x86 then it works well
There is no need for any portabel apps with IrfanView, it has its own portable version.
Also I see a missing "." for heic files in your IViewAdditionalTypes line.
Windows 10 Home x64 November 2019 Update, Version 1909 (OS Build 18363.535)
Intel(R) Core(TM) i7-4770 CPU @ 3.40GH, 16GB RAM
TC 9.50ß9 x64 / x86, Everything 1.4.1.960 (x64)
Intel(R) Core(TM) i7-4770 CPU @ 3.40GH, 16GB RAM
TC 9.50ß9 x64 / x86, Everything 1.4.1.960 (x64)
-
- Junior Member
- Posts: 9
- Joined: 2019-05-24, 08:48 UTC
Re: [solved] Is using IrfanView as Plugin supposed to work?
PortableApps folder is only name I named. I download portable version of Irfanview from its site.Horst.Epp wrote: ↑2019-05-25, 14:31 UTCMay be a problem with your portable apps version of IrfanView ?BlueSky20008 wrote: ↑2019-05-25, 14:04 UTCI have 2 PCs and they cannot work with totalcdm x64 on Win10x64 with IrfanView x64. This is my setting in wincmd.ini
[Lister]
IView=1
IViewPath=%COMMANDER_PATH%\PortableApps\iview\i_view64.exe
IViewAdditionalTypes=*.jpg *.png *heic *.bmp
I tried totalcmd x86 with IrfanView x86 then it works well
There is no need for any portabel apps with IrfanView, it has its own portable version.
Also I see a missing "." for heic files in your IViewAdditionalTypes line.
We can bypass *heic because rarely have heic files. I only press F3 and Crtl+Q for png/jpg file
- ghisler(Author)
- Site Admin
- Posts: 38451
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [solved] Is using IrfanView as Plugin supposed to work?
Are you perhaps running Total Commander x64 with elevated rights (As Administrator)? Then the communication with Irfanview/Xnview will not work if it was already open.
Author of Total Commander
http://www.ghisler.com
http://www.ghisler.com
-
- Junior Member
- Posts: 9
- Joined: 2019-05-24, 08:48 UTC
Re: [solved] Is using IrfanView as Plugin supposed to work?
I always run totalcmd x64 with normal mode but it always use Imagine plugin to view with F3 and Ctrl+Q instead of IrfanView/iview in setting
- ghisler(Author)
- Site Admin
- Posts: 38451
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Re: [solved] Is using IrfanView as Plugin supposed to work?
Yes, plugins take precedence over loading via Irfanview/Xnview.
Author of Total Commander
http://www.ghisler.com
http://www.ghisler.com
Re: [solved] Is using IrfanView as Plugin supposed to work?
Try to add in [Lister] section also:BlueSky20008 wrote: ↑2019-05-28, 03:30 UTCIViewAdditionalTypes=*.jpg *.png *heic *.bmp
...
I always run totalcmd x64 with normal mode but it always use Imagine plugin to view with F3 and Ctrl+Q instead of IrfanView/iview in setting
Code: Select all
NoPluginFileTypes=*.jpg *.png *.heic *.bmp
Android 4.3.1 no root, kernel 08.09.2016; Vista Home Premium SP2 rus 32 bit
TC #149847 Personal licence
Cuz we're all in this together, We're here to make it right
TC #149847 Personal licence
Cuz we're all in this together, We're here to make it right