Born from a meme on the uni Discord server, is pretty much PUP.
Use jeleel_yeah.ps1
to install and jeleel_nah.ps1
to remove.
You may need to enable Powershell scripts by running Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted
in an elevated Powershell prompt first
(this can be reverted with Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Restricted
).
Images belong to their respective owners. This script requires an internet connection to download images.
- Fixed issue that stopped the login batch file from being created correctly.
- Wrapped most functions in a try-catch for exceptions.
- Script will now check if files exist before overwriting them.
- Replaced some hard-coded items with variables.
- Sleep timer reduced to 1 second.
- Added warning prompt to uninstaller script.
- Added ASCII art.