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

3.1.7's Electron 23 drops support for Windows 7/8/8.1 #366

Closed
matsys-regressiontest opened this issue Mar 15, 2023 · 6 comments
Closed

3.1.7's Electron 23 drops support for Windows 7/8/8.1 #366

matsys-regressiontest opened this issue Mar 15, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@matsys-regressiontest
Copy link

matsys-regressiontest commented Mar 15, 2023

Describe the bug
ArmCord.exe fails on Windows 7.

The setup installs properly, but running ArmCord.exe displays the following error:
"The procedure entry point GetPackageFamilyName could not be located in the dynamic link library KERNEL32.dll."

To Reproduce
Steps to reproduce the behavior:

  1. Be on Windows 7
  2. Run ArmCord.exe (for 3.1.7)

Expected behavior
Running the program should launch ArmCord.

Screenshots
error

Desktop (please complete the following information):

  • OS: Windows 7
  • Method of installation: Setup .exe (x86-64)
  • Version 3.1.7

Additional context
Version 3.1.6 - Egg yolk's ArmCord.exe functions normally.
Electron 23 drops support for Windows 8 and 8.1 as well.

@matsys-regressiontest matsys-regressiontest added the bug Something isn't working label Mar 15, 2023
@matsys-regressiontest matsys-regressiontest changed the title 3.1.7's Electron 23 drops support for Windows 7 3.1.7's Electron 23 drops support for Windows 7/8/8.1 Mar 15, 2023
@amarevite
Copy link

amarevite commented Mar 15, 2023

Are we sure this is an Electron issue? When I extract ArmCord.Setup.3.1.7.exe with 7zip, the $PLUGINSDIR folder has another .7z file in it that's labeled for arm. If I extract that folder and run ArmCord.exe, I get this error:
image
I get the same symptoms (doesn't install properly, only leaves an uninstall file). I'm on Windows 10 Pro 22H2.

@okibcn
Copy link

okibcn commented Mar 15, 2023

No, the problem is not dropping support for Windows 7/8/8.1... the problem is that the Windows installer is actually for Windows On Arm, and this is why you can't install it in any Windows 32 or 64 bits. The actual failure is described in issue #367

@smartfrigde
Copy link
Member

You're right, Electron 23 is indeed dropping Windows 7/8.1 support. I'm gonna be working on providing builds of ArmCord on older Electron versions soon and gonna notify you when the downloads are up in this gh issue. I highly recommend you to switch to Windows 10/11 though.

@matsys-regressiontest
Copy link
Author

switch to Windows 10/11

I tried in 2015 and one last time in 2020. None of the attempts ever worked.

@smartfrigde
Copy link
Member

Try Linux then, anything will be better than outdated and unsecure OS that's gonna be drastically loosing software support

@smartfrigde
Copy link
Member

Legacy windows builds are available here: https://github.com/ArmCord/ArmCord/releases/tag/e22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants