Windows PowerShell 提供程序会为您自动创建某些驱动器,例如,文件系统驱动器(包括 C: 和 D:)、注册表驱动器(HKCU: 和 HKLM:)以及证书驱动器 (Cert:),您还可以创建您自己的 Windows PowerShell 驱动器。
基于8个网页-相关网页
HKLM and HKCU 子目录树下
Currently I am writing into a value that is located right under HKLM \ Software and HKCU \ Software.
目前我写入一个值位于HKLM \软件\软件下对该。
I will be writing some sensitive information into the registry under HKLM \ Software and HKCU \ Software.
我会写一些敏感的信息到注册表hklm \软件和HKCU \软件下。
Is creating a value under HKLM \ Software and HKCU \ Software acceptable (for app certification etc...)? Any reason why I should not write it there?
是创造一个价值在HKLM \软件和HKCU \软件可接受的(应用程序认证等……)?为什么我就不能写吗?
应用推荐