File tree 1 file changed +4
-4
lines changed
src/application/collections
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2729,11 +2729,11 @@ actions:
2729
2729
-
2730
2730
name : Desktop
2731
2731
code : |-
2732
- reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{31C0DD25-9439-4F12-BF41-7FF4EDA38722 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Hide" /f
2733
- reg add "HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{31C0DD25-9439-4F12-BF41-7FF4EDA38722 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Hide" /f
2732
+ reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Hide" /f
2733
+ reg add "HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Hide" /f
2734
2734
revertCode : |-
2735
- reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{31C0DD25-9439-4F12-BF41-7FF4EDA38722 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Show" /f
2736
- reg add "HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{31C0DD25-9439-4F12-BF41-7FF4EDA38722 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Show" /f
2735
+ reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Show" /f
2736
+ reg add "HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641 }\PropertyBag" /v "ThisPCPolicy" /t REG_SZ /d "Show" /f
2737
2737
-
2738
2738
name : Documents
2739
2739
code : |-
You can’t perform that action at this time.
0 commit comments