Skip to content

pratyakshm/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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'))