Merge pull request #217 from Abelkrijgtalles/patch-1

Fix typo
pull/221/head
Dallas Winger 2023-02-02 01:02:23 -05:00 committed by GitHub
commit a2fb369855
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