on install Start Menu Shortcut is not created for all users
If the MuseScrore2.0.3.msi ist installed silently via msiexec an silent switches with admin rights there will be only shortcuts created in the Start menu of the installing user.
Better way to create a Start Menu Shortcut for all users not only for the installing user.
%systemdrive%\ProgramData\Microsoft\Windows\Start Menu
or shorter
%allusersprofile%\Microsoft\Windows\Start Menu
Comments
This problem exists in 2.1 too. To workaround it, in my install script I run:
See also #87751: Windows Installer : add option to install MuseScore for all users/single user and #83421: MSI Silent install does not install correctly
Use this:
msiexec /qn /i ALLUSERS=1
Let us know if this works?
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.
Automatically closed -- issue fixed for 2 weeks with no activity.