Skip to content

Commit 4e9f14b

Browse files
authored
Update README.md
1 parent cef78b2 commit 4e9f14b

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed

winScript/README.md

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -11,35 +11,13 @@ A comprehensive script-based launcher for managing and executing Windows system
1111
- **Script Status Monitoring**: Shows availability status of all modules
1212
- **Detailed Help System**: Comprehensive information about each tool
1313
- **Error Handling**: Graceful handling of missing files and execution errors
14-
15-
## 📁 Project Structure
16-
17-
```
18-
winScript/
19-
├── WinScriptLauncher.bat # Main launcher (START HERE)
20-
├── README.md # This file
21-
├── readme_stop.md # Task summary
22-
├── CacheCleaner/
23-
│ └── wintrace_cleaner.bat # System cleanup tool
24-
├── ChromePolicy/
25-
│ └── Chrome_Policy_Remover.bat # Chrome policy removal
26-
├── PowerManager/
27-
│ ├── NewShutdown.bat # Power management suite
28-
│ ├── Shutdown-Jinhsi.txt # Log files
29-
│ └── Shutdown-Jinxi.txt
30-
├── WindowsUpdate/
31-
│ └── UpdateDelay.ps1 # Windows Update controller
32-
├── WindowsWifiBackupRestore/
33-
│ ├── WinWifiManager.bat # WiFi profile manager
34-
│ └── SavedWifiBackups/ # WiFi backup storage
35-
│ ├── Wi-Fi-*.xml # Backed up WiFi profiles
36-
│ └── ...
37-
└── WinTTLBypass/
38-
└── WinTTLBypass.bat # TTL modification tool
14+
15+
## risunCode winScript Online Launcher
16+
- or just download winscript from Releases tab!
17+
```cmd
18+
irm "https://raw.githubusercontent.com/risunCode/WinPortal/main/winScript/WinScriptLauncher.ps1" | iex
3919
```
4020

41-
## 🔧 Installation & Setup
42-
4321
### Prerequisites
4422

4523
- **Windows 10/11** (Administrator privileges required)
@@ -235,3 +213,4 @@ If you encounter issues:
235213
**Last Updated**: September 2025
236214

237215
Happy scripting! 🚀
216+

0 commit comments

Comments
 (0)