windows:registory

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:registory [2020/02/16 16:58] – [シェルコマンド] ともやんwindows:registory [2020/02/18 03:03] (現在) – [Shell コマンド] ともやん
行 1: 行 1:
 +<html>
 +  <style>
 +    #result pre {
 +      height: 200px;
 +      overflow: scroll;
 +      overflow-x: hidden;
 +      font-size: 10px;
 +    }
 +  </style>
 +</html>
 ====== 主要レジストリ パス ====== ====== 主要レジストリ パス ======
  少しずつ充実させていきます。  少しずつ充実させていきます。
行 63: 行 73:
 </code> </code>
  
-===== シェルコマンド ===== +===== Shell コマンド ===== 
-<WRAP prewrap 100% #result>+[[python:get_shell_cmds|Windows 10 の Shell コマンドを取得する Python スクリプト]]\\ 
 + 
 +<WRAP prewrap 100%>
 <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions</code> <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions</code>
 </WRAP> </WRAP>
 +<WRAP prewrap 100% #result>
 <code> <code>
 Sub key : {008CA0B1-55B4-4C56-B8A8-4DE4B299D3BE} Sub key : {008CA0B1-55B4-4C56-B8A8-4DE4B299D3BE}
行 343: 行 356:
  +- Name: "Personal"  +- Name: "Personal"
 </code> </code>
 +</WRAP>
 +
 +[[windows:shell_commands|Windows 10 Shell コマンド]]\\
  
  • windows/registory.1581839923.txt.gz
  • 最終更新: 2020/02/16 16:58
  • by ともやん