pull/217/head
Abel 2023-01-26 19:44:19 +00:00 committed by GitHub
parent b444d1db9b
commit b3ed1f5788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ REM Author: MocconaCoffee
REM Description: Load a fake Windows 10 update screen and creates two Visual Basic Scripts *rickyou.vbs* and *volup.vbs* in the **%tmp%** directory.
REM Description: *rickyou.vbs* is responsible for playing the rick roll audio, while *volup.vbs* is responsible for maintaining the volume.
REM Notes: *The only way to cancel the rick roll is to manually end the VBS tasks via task manager or to sign out via CTRL ALT DELETE.
REM Tested OS: Windows 10 (other distributions of Windows haven't been tested, they may or may not work.
REM Tested OS: Windows 10 (other distributions of Windows haven't been tested, they may or may not work).
DELAY 3000
GUI r
DELAY 100