Skip to content

v1.0.1b

Latest
Compare
Choose a tag to compare
@dattasaurabh82 dattasaurabh82 released this 08 Dec 18:59
· 2 commits to main since this release

Full Changelog: v1.0.1...v1.0.1b

Notes for macOS:

  • OS: ventura 13.4
  • Silicon: Apple M1 Pro
  • Processing Version: 3.5.4
  • Special Permissions may not be needed to run the app (as the app requires accessing folders and files ... {mac OS pain 🙄}), but if it is required, try the following:
    • Right click on the extracted folder and then go to: Services->New Terminal at Folder.
    • A terminal will open and there you will be in this directory.
    • Type the following: 
    xattr -cr firmware_updater.app/
  • Right click adn open the app for the first time.
  • Do not move the firmware_updater.app in your application directory

Notes for Windows:

  • Tested on windows 10 64 bit only!
  • Run with "Administrator Privilege" (right-click).
  • It might give a warning of "Java Error".
    • Just follow the instructions; download & install and you should be good to go.

Notes for Linux:

TBD