Is it possible to display thumbnails on a folder if it does not contain images, but its nested folders do?
Example:
/
└───no_images_here
└───still_no_images
└───folder_with_images
In the example above, no_images_here will be shown as a regular yellow folder with no thumbnails.
I would love ...
Search found 11 matches
- Thu Aug 17, 2023 12:09 am
- Forum: MP - General Support
- Topic: Show thumbnails for nested images
- Replies: 1
- Views: 13606
- Mon Oct 17, 2022 12:46 pm
- Forum: New
- Topic: 1.3.10, installer signature is invalid
- Replies: 11
- Views: 784
Re: 1.3.10, installer signature is invalid
I don't see v1.3.0 there, however v1.03.0 has valid signature:
- Mon Oct 17, 2022 12:07 pm
- Forum: New
- Topic: 1.3.10, installer signature is invalid
- Replies: 11
- Views: 784
Re: 1.3.10, installer signature is invalid
Where can I get its installer? v1.1.0.0 is fine:
- Mon Oct 17, 2022 11:47 am
- Forum: New
- Topic: 1.3.10, installer signature is invalid
- Replies: 11
- Views: 784
Re: 1.3.10, installer signature is invalid
Capture-2.jpg
xnviewmp.exe has a good signature?
Check this out. I have re-downloaded the file, same result:
No problem here, the setup is correct
Something is off here. From a different country to avoid CDN returning the corrupt file:
$ curl -s https://download.xnview.com/XnViewMP ...
- Mon Oct 17, 2022 11:32 am
- Forum: New
- Topic: 1.3.10, installer signature is invalid
- Replies: 11
- Views: 784
Re: 1.3.10, installer signature is invalid
Capture-2.jpg
xnviewmp.exe has a good signature?
Check this out. I have re-downloaded the file, same result:
inst.png
MD5 d4b3a362d7cc155027e24bd613147de5
SHA-1 496fcd1b9384301cb182b308af741ea950cd0b7d
SHA-256 2c272ab3bff4e10f12e2a1644be5526ebf98817f76762f5305eb8400edb25c3b
SHA-512 ...
- Sun Oct 16, 2022 1:55 pm
- Forum: New
- Topic: 1.3.10, installer signature is invalid
- Replies: 11
- Views: 784
Re: 1.3.10, installer signature is invalid
for sha1 it shows me a valid signature
How do you check it? I don't have signtool on this machine, so here is the result of Get-AuthenticodeSignature :
SignerCertificate Status Path
----------------- ------ ----
B4875B116B4F2BBBD5CD1C23351C889B81B8E046 HashMismatch XnViewMP-win-x64.exe ...
- Sun Oct 16, 2022 3:46 am
- Forum: New
- Topic: 1.3.10, installer signature is invalid
- Replies: 11
- Views: 784
1.3.10, installer signature is invalid
Downloaded from https://download.xnview.com/XnViewMP-win-x64.exe
sha256: FC4ABD00B98573D5F1BDA1CA44CF9E1C2C928C3365134BE20A5CB4CF9A98B00D
VT link: https://www.virustotal.com/gui/file/fc4 ... 0d/details
sha256: FC4ABD00B98573D5F1BDA1CA44CF9E1C2C928C3365134BE20A5CB4CF9A98B00D
VT link: https://www.virustotal.com/gui/file/fc4 ... 0d/details
- Sat Mar 20, 2021 6:35 am
- Forum: MP - General Support
- Topic: How to convert 16 bit PNG to 16 bit TIF?
- Replies: 19
- Views: 4434
Re: How to convert 16 bit PNG to 16 bit TIF?
Using nconvert v7.70 to re-compress 16b tiff file results in a stuck process. Calling as following:
nconvert -org_depth -c 3 -overwrite myfile.tif
GraphicsMagic and its `identify` command:
Image: myfile.tif
Format: TIFF (Tagged Image File Format)
Geometry: 3944x5952
Class: DirectClass ...
nconvert -org_depth -c 3 -overwrite myfile.tif
GraphicsMagic and its `identify` command:
Image: myfile.tif
Format: TIFF (Tagged Image File Format)
Geometry: 3944x5952
Class: DirectClass ...
- Tue Jun 02, 2020 2:06 pm
- Forum: MP - Suggestions
- Topic: Compile XnView MP with /guard:cf
- Replies: 2
- Views: 1282
Re: Compile XnView MP with /guard:cf
Not everything that quacks like a JPEG is just a JPEG; might be a fancy ROP gadget disguised as an image.
/GUARD:CF, similar to the -fcf-protection (GCC) and CFI (CLang) helps to prevent some of those.

- Wed Apr 22, 2020 6:41 am
- Forum: MP - Suggestions
- Topic: Compile XnView MP with /guard:cf
- Replies: 2
- Views: 1282
Compile XnView MP with /guard:cf
It seems like my previous topic has magically disappeared... Or on hold pending moderation.
XnView MP has DEP/ASLR enabled, which is great! Would it be possible to enable /guard:cf as well? It is supported in Visual Studio 2017.
XnView MP has DEP/ASLR enabled, which is great! Would it be possible to enable /guard:cf as well? It is supported in Visual Studio 2017.
- Wed Apr 22, 2020 6:04 am
- Forum: MP - Suggestions
- Topic: Apply tags to file properties
- Replies: 4
- Views: 3098
Re: Apply tags to file properties
I appreciate how your response aligns with your avatar
