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

[BUG] SystemTrayMenu.exe requires .Net 3.1.0 and not compatible with .Net 3.1.7 #193

Closed
IAmSurajBobade opened this issue Jul 21, 2021 · 3 comments

Comments

@IAmSurajBobade
Copy link

Description, Steps to reproduce, Expected behavior, Screenshots

Please note 3.1.7 has some security patches on top of 3.1.0 - unless 3.1.0 is a must, can we remove this version-specific dependency?

Steps to reproduce:
<System has .Net 3.1.7 (latest) version installed (.Net 3.1.0 is not installed)>

  • download latest SystemTrayMenu.zip

  • Try to install the SystemTrayMenu.exe

  • Windows throws below error:
    image

  • OS: Microsoft Windows 10 Home Single Language

  • Version 10.0.19043 Build 19043

@Hofknecht
Copy link
Owner

sorry for later answer, i did not yet found an answer to this question.
i think there should be no version-specific dependency or at least i do not know where

in visual studio i can only select 3.1
2021-09-05 13_18_34-Window

here is the downloadpage:
https://dotnet.microsoft.com/download/dotnet/3.1

latest is now 3.1.18

i installed latest version
2021-09-05 13_21_48-Window

and it is still running

so i have problems to reproduce this, i think 3.1 is always compatible to 3.1.xx

maybe i need to try on a fresh windows installation

@Hofknecht
Copy link
Owner

I think we close this for now, hard to reproduce and probably there is no fix possible from our site

Maybe we are switching to .Net5 in the future

@Hofknecht
Copy link
Owner

there was a similar issue request by mail, we answered:

Hello Jan,
here somebody mentioned a similar issue:
#193

Maybe try download from here
https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.300-windows-x64-installer
and then install latest
https://dotnet.microsoft.com/download/dotnet/3.1

i am not sure why this issue occures, it seems to be a .net issue.
we trying to switch to .NET 5 soon:
#157
Hopefully there a no such issues ; )

Please let us know if this helped and worked for you and if you have further questions.

Regards
Markus

20.10.2021:

Hi Markus,
Found your SystemTrayMenu on Internet.

Tried to install in Win11 21H2 10.0.22000.258 but installer keeps asking for

Successfully Installed

dotnet-runtime-3.1.20-win-x64.exe and

dotnet-runtime-3.1.20-win-x86.exe

but with no result

What’s going wrong?
Thanks

Regards, Jan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants