Discussion on ways to install MuseScore 3 on Windows
@Jojo-Schmitz has added the way of silent or unattended installation for Advanced users since the revision of Install on Windows for MuseScore 3 on 2019-10-29 12:32.
But I can't run the given command, maybe because the X
and Y
have specific values?
Comments
Well, that's a loooong time ago... and had been copied accross from the Mu2 handbood IIRC
Of course "MuseScore-X.Y.msi" needs to be the real and full name of the .msi file, like "MseScore-3.6.2.548021803-x86.msi"
In reply to Well, that's a loooong time… by Jojo-Schmitz
It seems that the user has to download the package manually first instead of the way using WinGet, for instance running the following command:
Am I right?
In reply to It seems that the user has… by PtJade Ceramic
Yes
In reply to It seems that the user has… by PtJade Ceramic
Mind that WinGet exists in only since Windows 10, but MuseScore 3 works with Windows 7 and later.
In reply to Mind that WinGet exists in… by Jojo-Schmitz
OK. I have updated the the English version of the page to provide the way of installation and uninstallation via WinGet with an external link to the official documentation for its introduction instead of specifying its requirement for the OS version of Windows directly.
In reply to OK. I have updated the the… by PtJade Ceramic
I've further updated it to a) make clear that WinGet needs Windows 10, the WinGet msstore version is outdated and that you need to go to down to the https://musescore.org/en/download#Older-and-unsupported-versions for the 'regular' downloads
In reply to I've firter updated it to a)… by Jojo-Schmitz
OK. I have furtherly updated it to:
- Add ways to get the version of Windows.
- Especially provide a C++ program for checking the version requirement.
However there seems to be some bugs in the code causing incorrect results, needing review.
In reply to OK. I have furtherly updated… by PtJade Ceramic
?
winver
should be all you need to find what version of Windows you're usingIs that not part of Windows 7?
In reply to ? winver should be all you… by Jojo-Schmitz
The official documentation says it applies to Windows 10 and 11. I'm not sure whether it can be used for versions as low as Windows 7.
In reply to The official documentation… by PtJade Ceramic
All way to complicated. People should know what version of Windows they are using.
And those who don't know for sure won't be able to grab and compile some source code.
On Windows 10 and 11
winver
very surely exists, so no need to build something yourselfIn reply to All way to complicated… by Jojo-Schmitz
OK. I have deleted the program to keep the handbook simple.
In reply to ? winver should be all you… by Jojo-Schmitz
It is part of Win7!
In reply to It is part of Win7! by HildeK
Very good, thanks!
In reply to OK. I have furtherly updated… by PtJade Ceramic
.