Hiding .REG files
Moderator: xnview
-
XnTriq
- Forum Librarian
- Posts: 6554
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
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.
-
xnview
- Author of XnView
- Posts: 47523
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
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.
-
XnTriq
- Forum Librarian
- Posts: 6554
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
-
xnview
- Author of XnView
- Posts: 47523
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
XnTriq
- Forum Librarian
- Posts: 6554
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
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.
-
XnTriq
- Forum Librarian
- Posts: 6554
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
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}"-
helmut
- Posts: 8704
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Re: Hiding .REG files
Hmm, no problems with .reg files, here. (I've tried the settings mentioned above).
-
ckv
- Posts: 786
- Joined: Wed Feb 02, 2005 2:30 pm
- Location: Glow
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.
-
XnTriq
- Forum Librarian
- Posts: 6554
- Joined: Sun Sep 25, 2005 3:00 am
- Location: Ref Desk
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 regNow, if I'm activating Show items in view ‘Thumbnails’ for Text files and rebuild the thumbs, this is what I get:



