Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A really simple script to auto install qFlipper #2182

Closed
wants to merge 10 commits into from
Closed

A really simple script to auto install qFlipper #2182

wants to merge 10 commits into from

Conversation

DXVVAY
Copy link
Contributor

@DXVVAY DXVVAY commented Dec 23, 2022

this is a really simple script to auto install qFlipper for lazy people like I'm not expecting this to get merged just thought that we haven't had a new badusb script in a while

What's new

  • [New added badusb script ]

this is a really simple script to auto install qFlipper for lazy people like I'm not expecting this to get merged just thought that we haven't had a new badusb script in a while
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"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not fix the version :(

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wdym

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you wrote 1.2.2 do you want to update this version everytime?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did think if that that I would be easier to just got to the versions and repeat TAB 10 times tills it gets the current version but I thought this is so much cleaner and there isn't so many qFlipper updates anyway but I think I will be updating it to the first solution I'll be trying it soon

@skotopes skotopes self-assigned this Jan 6, 2023
@skotopes skotopes added the USB BadUSB + physical USB interface label Jan 6, 2023
@skotopes
Copy link
Member

skotopes commented Jan 6, 2023

This PR is scheduled for next release, we are currently working on new indexer for update server that will provide latest version for download.

@skotopes
Copy link
Member

skotopes commented Jan 6, 2023

@drunkbatya will update this PR when we deploy it.

@aprosvetova
Copy link
Contributor

The latest version is actually already available (always has been): https://update.flipperzero.one/qFlipper/release/windows-amd64/installer

I suggest you rename the file to install-qFlipper-windows.txt for extra clarity

@DXVVAY
Copy link
Contributor Author

DXVVAY commented Jan 9, 2023

The latest version is actually already available (always has been): https://update.flipperzero.one/qFlipper/release/windows-amd64/installer

I suggest you rename the file to install-qFlipper-windows.txt for extra clarity

just updated the script so it installs the latest version and and changed the name

@DXVVAY
Copy link
Contributor Author

DXVVAY commented Jan 15, 2023

I have just realized from someone sending me a message about it on discord that the script may cause a false positive from anti virus programs just to let you know if you want to avoid false positives.

@skotopes
Copy link
Member

I can not sync this branch with dev. Also it looks like it got some merge artifacts.
Please open new PR

@skotopes skotopes closed this Jan 30, 2023
@DXVVAY
Copy link
Contributor Author

DXVVAY commented Jan 30, 2023

I can not sync this branch with dev. Also it looks like it got some merge artifacts. Please open new PR

sure

@DXVVAY
Copy link
Contributor Author

DXVVAY commented Jan 30, 2023

I can not sync this branch with dev. Also it looks like it got some merge artifacts. Please open new PR

made a new one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
USB BadUSB + physical USB interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants