Merge pull request #349 from TheG3ntl3man/patch-1

Adding Delay to Prank/Startup-Message
pull/389/head
Marc 2019-06-28 00:15:21 +00:00 committed by GitHub
commit 0b9f7c0b47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -16,6 +16,7 @@ LED ATTACK
#Running cmd to create file in startup directory
RUN WIN cmd
Q DELAY 150
Q STRING "cd C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup"
Q ENTER
Q STRING "echo @echo off > startup.bat"
@ -27,4 +28,4 @@ Q ENTER
Q ALT F4
#Fast green followed by Solid -> Finished
LED FINISH
LED FINISH