Battleman / zoomdl

Download Zoom recorded meetings easily
GNU General Public License v3.0
341 stars 44 forks source link

EXE build doesn't seem to work on 64-bit windows #66

Closed robmOz closed 3 years ago

robmOz commented 3 years ago

OS Info

Edition Windows 10 Pro Version 20H2 OS build 19042.1237 Experience Windows Feature Experience Pack 120.2212.3530.0

Describe the bug Running on Windows 10 64 bit I am seeing this popup when running from command line:

Unsupported 16-Bit Application The program or feature "\?? C:\Users\Administrator OneDrive Documents zoomdl.exe" cannot start or run due to incompatibity with 64-bit versions of Windows. Please contact the software vendor to ask if a 64-bit Windows compatible version is available.

Also, here is command line output:

C:\Users\Administrator\OneDrive\Documents>zoomdl.exe This version of C:\Users\Administrator\OneDrive\Documents\zoomdl.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.

See screenshot.

To Reproduce

  1. Download zoomdl.exe for windows
  2. Go to directory where it is downloaded
  3. Run zoomdl C:\zoomdl.exe
  4. see error in screenshot below

Expected behavior Starts up.

Screenshots

Capture

Maybe I'm missing something but thought it was worth reporting! Thanks for the program - really find it useful. Just trying to get the exe working but will install Python if I have to. Thanks

robmOz commented 3 years ago

OK. I just downloaded the latest version v2021.07.28 and it works. Just leaving this here in case someone else finds it useful.

robmOz commented 3 years ago

Closing issue