Hiding .REG files
Moderators: helmut, XnTriq, xnview
Hiding .REG files
When I activate Recognize only by extension, .REG files are displayed as blank thumbnails, even though Show items in view ‘Thumbnails’ is disabled for Text files.
Re: Hiding .REG files
I can't reproduce, do you have same thumbnail in windows explorer?XnTriq wrote:When I activate Recognize only by extension, .REG files are displayed as blank thumbnails, even though Show items in view ‘Thumbnails’ is disabled for Text files.
Pierre.
Re: Hiding .REG files
Diplay all image file types and Ignore read errors have the same effect.XnTriq wrote:When I activate Recognize only by extension, .REG files are displayed as blank thumbnails, even though Show items in view ‘Thumbnails’ is disabled for Text files.
Re: Hiding .REG files
- 4.reg = Exported with RegEdit to v4 format (ANSI)
- 5.reg = Exported with RegEdit to v5 format (Unicode)
- 5_ansi.reg = Exported with RegEdit to v5 format and coverted with Notepad from Unicode to ANSI
[ z00m ]
Code: Select all
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.reg]
@="regfile"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\.reg\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"
Re: Hiding .REG files
Hmm, no problems with .reg files, here. (I've tried the settings mentioned above).
Re: Hiding .REG files
I can't reproduce this either.
XnTriq do you have reg extension set in the TxtExt setting?
Only way I could get thumbnails out of .reg files was to add reg files to that setting.
XnTriq do you have reg extension set in the TxtExt setting?
Only way I could get thumbnails out of .reg files was to add reg files to that setting.
XnView Tweak UI - Tool to customize your XnView beyond the regular XnView options.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
UI-less Settings - Documentation of all the hidden settings in XnView.
XFAM - Tool to create and customize XnView file associations.
Re: Hiding .REG files
Thanks for testing, everyone! “Unsolved mysteries” are driving me nuts 
... all .REG files disappear when Filter by is set to Custom.
Now, if I'm activating Show items in view ‘Thumbnails’ for Text files and rebuild the thumbs, this is what I get:

Good thinking! After adding the extension to the list...ckv wrote:XnTriq do you have reg extension set in the TxtExt setting?
Code: Select all
TxtExt=txt c c++ cc h cpp pas js css php ini reg
Now, if I'm activating Show items in view ‘Thumbnails’ for Text files and rebuild the thumbs, this is what I get: