Compare commits

..

3 Commits

Author SHA1 Message Date
UberGuidoZ
2001f3a20d
Updating Extra Apps for Unleashed (thanks xMasterX!) 2022-12-30 17:31:04 -08:00
UberGuidoZ
a178681960
Merge pull request #294 from DXVVAY/main
qFlipper auto install
2022-12-30 13:26:22 -08:00
DEXV
8b3de85b02
qFlipper auto install
This bad-usb script installs the latest version of qFlipper and auto installs it i will improve the script later so i dont need to update the script everytime there is a new qFlipper update
2022-12-30 21:54:52 +01:00
3 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
REM made by DEXV#6969
REM this script auto installs qFlipper
DELAY 3000
GUI r
DELAY 1000
STRING powershell (new-object System.Net.WebClient).DownloadFile('https://update.flipperzero.one/builds/qFlipper/1.2.2/qFlipperSetup-64bit-1.2.2.exe','%TEMP%\Dexv.exe'); Start-Process "%TEMP%\Dexv.exe"
DELAY 500
ENTER
DELAY 750
ALT SPACE
STRING M
DOWNARROW
REPEAT 100
ENTER
DELAY 13000
ENTER
DELAY 1000
ENTER
DELAY 1000
ENTER
DELAY 4000
ENTER