Files
shell-scripts/README.md
T

25 lines
1.1 KiB
Markdown

# Shell Scripts
A collection of utility scripts for system and development task automation across Windows platforms. These scripts streamline common administrative tasks and enhance productivity.
## Contents
### Windows Scripts
- **RouteManager.ps1** - PowerShell utility for managing network route configurations
- **switch-right-click-menu-to-win10.cmd** - Switches Windows Explorer context menu to Windows 10 style
- **switch-right-click-menu-to-win11.cmd** - Switches Windows Explorer context menu to Windows 11 style
- **xiaoheshuangpin.reg** - Registry configuration for Xiaohe Shuangpin (小鹤双拼) Chinese input method
## Usage
1. Review the specific script documentation before use
2. Ensure appropriate permissions (administrator privileges may be required for system-level changes)
3. Customise settings as needed for your environment
4. Run the script from your preferred command-line interface
## Notes
- Scripts are designed for specific platforms and organised by operating system
- Some operations require elevated privileges
- Test in a non-production environment first if uncertain about the impact