krisyotam / Activate Windows 10 and 11 Pro for free
0 j'aimes
0 forks
2 fichiers
Dernière activité 34 minutes ago
| 1 | @echo off |
| 2 | title Windows Edition Restore Point Tool |
| 3 | echo ====================================================================== |
| 4 | echo ==================Windows Edition Restore Point Tool================== |
| 5 | echo ====================================================================== |
| 6 | wmic.exe /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "Rollback to previous Windows edition", 100, 7 |
| 7 | echo Create restore point done! |
| 8 | echo exiting... |
| 9 | exit |
Plus récent
Plus ancien