flipperdevices / qFlipper

qFlipper — desktop application for updating Flipper Zero firmware via PC
https://update.flipperzero.one
GNU General Public License v3.0
1.07k stars 142 forks source link

Installation / Update fails on latest release (installer 1.0.01) and installation is corrupted. #54

Closed cboldon closed 2 years ago

cboldon commented 2 years ago

Describe the bug Opening qFlipper prompted to update to the latest version of qFlipper (installer 1.0.1)

To Reproduce Steps to reproduce the behavior:

  1. Download qFlipper 1.0.1 installer
  2. Run installer

Expected behavior A successful installation

Actual behavior Installer encounters a problem about 1/3 the way into install. Error message supplied: "Error opening file for writing" "[...]\images\arrow-down.png"

flipper-screenshot

Additional troubleshooting

  1. If I click "Ignore" on the error dialog, another error message of similar type is displayed referencing another PNG file.
zhovner commented 2 years ago

Thanks for your report. Can you please tell:

  1. What version of windows you are running?

  2. Do you have admin permissions on your user account?

  3. Do you have UAC turned ON or OFF?

  4. Did you see UAC warning "this file is running with admin permissions"?

Looks like you run installer without admin permissions or you have UAC turned off.

zhovner commented 2 years ago

Please try this version (choose EXE) https://update.flipperzero.one/builds/qFlipper/nsis_check_admin/

zhovner commented 2 years ago

Closed due to no response