MSFN Forum: I have a problem with 2 registry settings. - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

I have a problem with 2 registry settings. I search the forum for this but all posted tweaks don't work. Rate Topic: -----

#1 User is offline   Outbreaker 

  • Member
  • PipPip
  • Group: Members
  • Posts: 195
  • Joined: 08-August 07

  Posted 25 January 2008 - 09:56 AM

HI :)

1. How can i set (Show protected operating system files) to ON
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001
"SuperHidden"=dword:00000000

This reg keys don't work any idee how to do this ?


2. How can i enable the Keyboard Number Lock Key ?
[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"

This reg key is also not working. :(


#2 User is offline   RubySoftware 

  • Creator of Alternative RunOnceEx
  • Group: Members
  • Posts: 33
  • Joined: 13-January 08

Posted 25 January 2008 - 11:37 AM

1. Try this:
 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
 "Type"="checkbox"
 "Text"="@shell32.dll,-30508"
 "WarningIfNotDefault"="@shell32.dll,-28964"
 "HKeyRoot"=dword:80000001
 "RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
 "ValueName"="ShowSuperHidden"
 "CheckedValue"=dword:00000000
 "UncheckedValue"=dword:00000001
 "DefaultValue"=dword:00000001
 "HelpID"="shell.hlp#51103"


2. I don't know.

This post has been edited by RubySoftware: 25 January 2008 - 11:37 AM


#3 User is offline   Outbreaker 

  • Member
  • PipPip
  • Group: Members
  • Posts: 195
  • Joined: 08-August 07

Posted 25 January 2008 - 07:22 PM

No this is also not working. :(

#4 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,000
  • Joined: 09-September 01
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 January 2008 - 02:23 AM

It would probably be easier to create a profile, save the ntuser.dat, and copy this to your default user profile and the admin profile (and anywhere else you want it) than muck with this reg setting. I've never seen it work properly, but the profile .dat always works.

#5 User is offline   jbm 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 626
  • Joined: 16-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 January 2008 - 03:32 AM

I use Regshot found at http://regshot.blog.googlepages.com/
to find registry settings.
My computer is set to show file extentions, show system files and
to show hidden files.
The reg keys for this are

HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Hidden: 0x00000001
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\HideFileExt: 0x00000000
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\ShowSuperHidden: 0x00000001
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Settings: 08 00 00 00 04 00 00 00 00 00 00 00 00 77 7E 13 73 35 CF 11 AE 69 08 00 2B 2E 12 62 04 00 00 00 06 00 00 00 43 00 00 00

This is the output from regshot (I've removed some ;ines that didn't apply)
But notice the streans\settings which is a long reg_binary value, that
effects more than just these settings. so you can do what cluberti
suggested and/or use regshot to find the reg keys that effect your desired settings.

You also have to have barricedfolders set to 0. regshot didn't pick it up
because I had changed it earlier

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders]
"shell:ControlPanelFolder"=dword:00000000
"shell:SystemDriveRootFolder"=dword:00000000
"shell:ProgramFiles"=dword:00000000
"shell:Windows"=dword:00000000
"shell:System"=dword:00000000

This post has been edited by jbm: 26 January 2008 - 03:42 AM


#6 User is offline   jbm 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 626
  • Joined: 16-September 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 26 January 2008 - 04:16 AM

As for your second question I hear
[HKEYT_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
works in addition to you setting

#7 User is offline   daladim 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 26-October 07

Posted 27 January 2008 - 02:59 PM

View Postcluberti, on Jan 26 2008, 02:23 AM, said:

Just a quick question about this cluberti. What kind of settings are saved in the ntuser.dat file? I like this idea, and understand the concept, but the data within is unintelligable to me, so I'm not sure what it controls.

ntuser.dat IS the user's HKCU hive. If you open regedit, select the root HKLM key, and select File > Load Hive and choose an ntuser.dat file, you'll see that registry in folder form. Anything in HKCU for the user is stored in here, everything.

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy