[MM-19510][MM-19511] Remove ToastActivatorCLSID from Start Menu shortcut on Windows (#1590)

* [MM-19510][MM-19511] Remove ToastActivatorCLSID from Start Menu shortcut on Windows

* Temporarily modify config.yml to run test msi build

* Try again

* Nope

* have store artifacts wait for the msi

* Reverting to see if it's CircleCI or my change causing the issue:

This reverts commit b289f70a643e6697948d7487ea29346a792868ab.

* Revert "Reverting to see if it's CircleCI or my change causing the issue:"

This reverts commit 41f10c281acba914629c9366816ce89fdc43c525.

* Remove changes to circleCI build

* Blank space

Co-authored-by: Guillermo Vaya <guivaya@gmail.com>
This commit is contained in:
Devin Binnie 2021-05-07 17:27:00 -04:00 committed by GitHub
parent 75567342c1
commit 3395f7ae4c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,6 @@
<RegistryValue Id="RegShortcutStartMenu" Root="HKCU" Key="SOFTWARE\Mattermost\Desktop\settings" Name="MattermostDesktopShortcutStartMenu" Value="1" Type="integer" KeyPath="yes" />
<Shortcut Id="MattermostDesktopShortcutStartMenu" Directory="ProgramMenuDir" Name="Mattermost" WorkingDirectory="INSTALLDIR" Icon="Mattermost.ico" IconIndex="0" Advertise="no" Target="[INSTALLDIR]Mattermost.exe">
<ShortcutProperty Key="System.AppUserModel.ID" Value="Mattermost.Desktop" />
<ShortcutProperty Key="System.AppUserModel.ToastActivatorCLSID" Value="{082F98DC-8BD8-4771-9D01-3A75930884D1}"></ShortcutProperty>
</Shortcut>
</Component>
<Directory Id="GPOFiles" Name="gpo">