Exclude .exe files from raw view?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
avsfan
Posts: 554
Joined: 29 Jun 2006 09:00
Location: Fort Collins, Colorado

Exclude .exe files from raw view?

Post by avsfan »

I thought I knew this, but can't remember how to do it.

I generally have the Preview or Raw View tab open. When I select a .exe file, the Preview tab tells me it's not a previewed format, which is what I want. However, on the Raw View tab, I often get a warning that it's huge text file, etc.

I'd much rather have a button in the Raw View window that I can click to preview if that's what I want to do. At the very least, I'd like to be able to turn off the preview of .exe files (much like .dll files are excluded from raw view).

What am I missing? Thanks!

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: Exclude .exe files from raw view?

Post by TheQwerty »

There's an INI tweak to prevent Raw previews of certain extensions:

Code: Select all

; Tweak: exclude file types from Raw View
NoPrevRaw=.exe.iso.rar.vhd.zip

avsfan
Posts: 554
Joined: 29 Jun 2006 09:00
Location: Fort Collins, Colorado

Re: Exclude .exe files from raw view?

Post by avsfan »

TheQwerty wrote:There's an INI tweak to prevent Raw previews of certain extensions:

Code: Select all

; Tweak: exclude file types from Raw View
NoPrevRaw=.exe.iso.rar.vhd.zip
Yup, that's the one! Thanks for helping my memory!

Post Reply