From 0de1ff9c1fdc0b0be90f682dab1fcd5c19eb49aa Mon Sep 17 00:00:00 2001 From: Markus Fleschutz Date: Tue, 8 Dec 2020 13:00:56 +0000 Subject: [PATCH] Added folder Context_Menus/ --- Context_Menus/Add_ps1_to_New_context_menu.reg | Bin 0 -> 534 bytes .../Remove_ps1_from_New_context_menu.reg | Bin 0 -> 510 bytes README.md | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) create mode 100755 Context_Menus/Add_ps1_to_New_context_menu.reg create mode 100755 Context_Menus/Remove_ps1_from_New_context_menu.reg diff --git a/Context_Menus/Add_ps1_to_New_context_menu.reg b/Context_Menus/Add_ps1_to_New_context_menu.reg new file mode 100755 index 0000000000000000000000000000000000000000..832b4661158d9448db739667d0495857a22e8541 GIT binary patch literal 534 zcmZ{h-Acni5QWdR;5&reZ)}QIP`ps72ucN8Dxy-fjV73+p-G6oy!!0~dm+fM+05TL zGiSfQ?v$z2N^5nh73fxp-iXy|w9zM#G1&}njUQ-EenU3HFYyl)X@Ko&$Idaab1D)& z)05B}=mnf3?x|9uo%Nkjr^chwKh?pSo`3n#D}oP8g2V$)bvwku;kX8 z5@}TNzlU{Z5s?J!SKFvn0dk}zUO`Rs2c;%9f@#S2P!24wRIfqGonsD!rR`JE?_ghH z4vvIcXV|5&eptRR{+3K<8vLs7*k@q<5gRtllW%qP`abAVSG>o)7HE8pGE;2KS@3Q* l*i4V?QZY}=pVzyeaAK1@8Cs|bJNmgVV9&{fI^l#{t{>igYWlS7NmqZS_H9LN>$O;77V6za^XDm-t7DHNf_@XWuEYb1J-+ zU_97J&+wdZPL&ev40lFN==}CCD)0x?SS=H^Hc_NRhw!GvhjdLe+Tmx^^iyVZ$qkzl zX;g7Pz&f*-h==>dHfmMC9BYMFP}BTjsfmr~G~|CQ2Uk$4*C6H0F$crS_Nl--y00-u z4^OQ#?$WxxTfVUVEt$?V_)*`n&%p388#c_7?{p3N&dFWqk{5Z<0+p}OW{OSt7QEaI XHq#^9R7{j`3ySwMUfV2BzxciZq6t)h literal 0 HcmV?d00001 diff --git a/README.md b/README.md index bef7b0ac..1f60269a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Collection of Useful PowerShell Scripts (CUPS) ============================================== -This repository contains 40 useful cross-platform PowerShell scripts - to be used on the command-line (CLI), by voice control or by automation software like Jenkins. +This repository contains 40 useful cross-platform PowerShell scripts - to be used on the command-line (CLI), by context menu, by voice control, or by automation software (e.g. Jenkins). List of Scripts ---------------