Windows

Last-modified: 2012-11-16 (金) 22:25:42

Settings

職場での貸与で, 微妙に制限がかけられたPCで, 何だかんだと使い勝手をよくするために奮闘中.

OS: Windows 7

レジストリまわりでおぼえがき

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

NoPropertiesMyComputer REG_DWORD 1
を作成すると, マイコンピュータのプロパティが開けなくなるらしい.

今現在同じディレクトリに入っているもの
DisallowCpl REG_DWORD 1
HideSCANetwork REG_DWORD 1
NoDriveTypeAutoRun REG_DWORD 145

DisallowCpl REG_DWORD 1
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowCpl

1 REG_SZ microsoft.networkandsharingcenter
2 REG_SZ ncpa.cpl
3 REG_SZ microsoft.system
が登録されている.

"1"="Microsoft.ActionCenter"
"2"="Microsoft.AdministrativeTools"
"3"="Microsoft.AutoPlay"
"4"="Microsoft.BackupAndRestore"
"5"="Microsoft.BiometricDevices"
"6"="Microsoft.BitLockerDriveEncryption"
"7"="Microsoft.CredentialManager"
"8"="Microsoft.DateAndTime"
"9"="Microsoft.DefaultLocation"
"10"="Microsoft.DefaultPrograms"
"11"="Microsoft.DeviceManager"
"12"="Microsoft.FolderOptions"
"13"="Microsoft.Fonts"
"14"="Microsoft.GameControllers"
"15"="Microsoft.GetPrograms"
"16"="Microsoft.HomeGroup"
"17"="Microsoft.IndexingOptions"
"18"="Microsoft.Infrared"
"19"="Microsoft.InternetOptions"
"20"="Microsoft.iSCSIInitiator"
"21"="Microsoft.Keyboard"
"22"="Microsoft.LocationAndOtherSensors"
"23"="Microsoft.Mouse"
"24"="Microsoft.NetworkAndSharingCenter"
"25"="Microsoft.NotificationAreaIcons"
"26"="Microsoft.OfflineFiles"
"27"="Microsoft.ParentalControls"
"28"="Microsoft.PenAndTouch"
"29"="Microsoft.PeopleNearMe"
"30"="Microsoft.PerformanceInformationAndTools"
"31"="Microsoft.PhoneAndModem"
"32"="Microsoft.PowerOptions"
"33"="Microsoft.ProgramsAndFeatures"
"34"="Microsoft.Recovery"
"35"="Microsoft.RegionAndLanguage"
"36"="Microsoft.RemoteAppAndDesktopConnections"
"37"="Microsoft.SpeechRecognition"
"38"="Microsoft.SyncCenter"
"39"="Microsoft.System"
"40"="Microsoft.TabletPCSettings"
"41"="Microsoft.Troubleshooting"
"42"="Microsoft.UserAccounts"
"43"="Microsoft.WindowsAnytimeUpgrade"
"44"="Microsoft.CardSpace"
"45"="Microsoft.WindowsDefender"
"46"="Microsoft.MobilityCenter"
"47"="Microsoft.WindowsFirewall"
"48"="Microsoft.TaskbarAndStartMenu"
"49"="Microsoft.WindowsUpdate"
; Hides the Symantec Update Control Panel
"50"="S32LUCP2.CPL"