Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 643 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 643 Bytes

Scripts

This repostiory contains scripts that I, or other people, have written in order to do either one or multiple of the following:

  1. Automate tasks

  2. Make life easier

Run these scripts:

1. Debloat-Samsung-OneUI-Core-3.1

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://cutt.ly/MO2ZW72'))

2. Disable-VirtualizationBasedSecurity

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://cutt.ly/PO2XiBb'))

3. Scheduled-Automatic-Theme-Switcher

Invoke-Expression ((New-Object System.Net.WebClient).DownloadString('https://cutt.ly/dO2XcEg'))