Renamed to Misc/

This commit is contained in:
Markus Fleschutz 2020-12-25 11:03:01 +00:00
parent cfce41d8bd
commit 5c34261e5b
3 changed files with 2 additions and 2 deletions

View File

@ -120,8 +120,8 @@ Want to use the PowerShell scripts everywhere on the command-line? Then you need
Using PowerShell in Context Menus
----------------------------------
* to enable "right-click > New > Windows PowerShell Script" execute `Add_ps1_to_New_context_menu.reg` in subfolder [Context_Menus/](Context_Menus)
* to disable this execute `Remove_ps1_from_New_context_menu.reg` in subfolder [Context_Menus/](Context_Menus)
* to enable "right-click > New > Windows PowerShell Script" execute `Add_ps1_to_New_context_menu.reg` in subfolder [Misc/](Misc)
* to disable this execute `Remove_ps1_from_New_context_menu.reg` in subfolder [Misc/](Misc)
Script Conventions
------------------