I'm curious what XYP is using for the Adobe preview handler for Illustrator (.ai), Photoshop (.psd), Adobe file extensions, etc?
I use a search application "Everything" but seems to break while attempting to search .ai and .psd files.
Illustrator (.ai), Photoshop (.psd), Adobe file extension preview handler
Illustrator (.ai), Photoshop (.psd), Adobe file extension preview handler
ShareX settings
Subfolder pattern: %y%mo__
Upload/File naming: %y%mo%d-%mon2-W%wy_%h%mi%s%ms_%pn
Subfolder pattern: %y%mo__
Upload/File naming: %y%mo%d-%mon2-W%wy_%h%mi%s%ms_%pn
Re: Illustrator (.ai), Photoshop (.psd), Adobe file extension preview handler
Find it out?
etc.
Code: Select all
$ext = "ai"; text get("previewhandler", $ext) . <crlf 2> . "UD prev. handler(s): " . getkey("UserDefinedPreviewHandlers", "Settings") . <crlf 2> . "Associated app: " . get("assoc", $ext);
What?I use a search application "Everything" but seems to break while attempting to search .ai and .psd files
One of my scripts helped you out? Please donate via Paypal
Re: Illustrator (.ai), Photoshop (.psd), Adobe file extension preview handler
I also use Everything and there are no problems to find and handle .ai and .psd files.highend wrote: ↑18 Nov 2024 05:53 Find it out?etc.Code: Select all
$ext = "ai"; text get("previewhandler", $ext) . <crlf 2> . "UD prev. handler(s): " . getkey("UserDefinedPreviewHandlers", "Settings") . <crlf 2> . "Associated app: " . get("assoc", $ext);
What?I use a search application "Everything" but seems to break while attempting to search .ai and .psd files
Windows 11 Home, Version 25H2 (OS Build 26200.7171)
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99
Portable x64 XYplorer (Actual version, including betas)
Display settings 1920 x 1080 Scale 100%
Everything 1.5.0.1400a (x64), Everything Toolbar 2.1.0, Listary Pro 6.3.6.99
Re: Illustrator (.ai), Photoshop (.psd), Adobe file extension preview handler
I was curious about what XYP uses as a handler, as I’ve been struggling with thumbnail previews constantly breaking, always showing a blank white preview, no matter which codec software I try, be it SageThumbs, PSDCodecs, and MysticThumbs. Interestingly, XYP manages to display around 70% of .ai and .psd thumbnail previews, which is far better than other applications that consistently fail, even without codecs installed. I just purchased the FastPictureViewer Codec Pack the other day but doesn't display all previews.
Aside from that, I don't like XYP has to constantly search every drive searching for files, ext, etc, even after switching tabs.
Aside from that, I don't like XYP has to constantly search every drive searching for files, ext, etc, even after switching tabs.
Code: Select all
Edition Windows 10 Pro
Version 22H2
Installed on 12/21/2020
OS build 19045.5131
Experience Windows Feature Experience Pack 1000.19060.1000.0ShareX settings
Subfolder pattern: %y%mo__
Upload/File naming: %y%mo%d-%mon2-W%wy_%h%mi%s%ms_%pn
Subfolder pattern: %y%mo__
Upload/File naming: %y%mo%d-%mon2-W%wy_%h%mi%s%ms_%pn
XYplorer Beta Club