Windows 7 Forums Search
Welcome to Windows 7 Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows 7. The Windows 7 forum also covers news and updates and has an extensive Windows 7 tutorial section that covers a wide range of tips and tricks.


Windows 7 - show hidden folders show file extensions thru registry

 
12-05-2009   #1


windows 7
 
 

show hidden folders show file extensions thru registry

I am trying to setup a default user or machine setup for how Windows 7 handles folder view options. I want show hidden folders to be set to on for all users and the hide extensions for know file types to be unchecked or turned off ffor all users (so extensions show)
I have located them in the registry but they do not seem to be applied to all users.
Below is the registry settings I have set

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
"HideFileExt"=dword:00000000

When I create a new account to test the folder options are still hiding hidden files and not showing extensions.

Any suggestions

thx


Last edited by gandalf50; 12-06-2009 at 05:38 AM..
My System SpecsSystem Spec
05-30-2010   #2


Windows 7
 
 


You're close but in the wrong area.
Code:
 
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000000
"Hidden"=dword:00000001
show and hide files is a profile specific key and therefore can be modified by user accounts. if you would like to change the default, navigate to key:
HKLM\software\microsoft\windows\current version\explorer\advanced\folder\hidden and \hidefileext
there are keys in there that set default behaviors.
My System SpecsSystem Spec
Reply

 show hidden folders show file extensions thru registry problems?



Thread Tools



Similar Threads for: show hidden folders show file extensions thru registry
Thread Forum
Show - Hide Known File Extensions - Add to Context Menu Tutorials
My pc is not showing Hidden Folders even after enabling - "Show Hidden Performance & Maintenance
fonts don't show file extensions General Discussion
Unable to set Show Hidden Folders General Discussion
File Extensions - Hide or Show Tutorials


All times are GMT -5. The time now is 03:22 AM.



Windows 7 Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows 7" and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd
  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30