flcdrg / au-packages

David's Chocolatey Automatic Packages
MIT License
18 stars 54 forks source link

No icon on desktop and not searchable #67

Closed Anitalex closed 4 years ago

Anitalex commented 5 years ago

This does not place an icon on the desktop and is not searchable on the start menu. You have to go to C:\Windows\SysWOW64\config\systemprofile\AppData\Local\Microsoft\Teams\Programs\Microsoft Corporation\ to get the shortcut and then place it on the public desktop

flcdrg commented 5 years ago

Can you confirm if this in relation to https://chocolatey.org/packages/microsoft-teams or https://chocolatey.org/packages/microsoft-teams.install?

Anitalex commented 5 years ago

It happened with both. I had to copy the executable to the public desktop and public start menu

Thanks,

Carlos McCray Director, Service Delivery

ProviDyn, Inc. 6065 Roswell Road, Suite 150 Atlanta, GA 30328

Support: 404.920.8650 Direct: 404.551.5492 ext 540 Fax: 404.551.5630

carlos.mccray@providyn.com www.ProviDyn.com

Driving Business Through Technology


From: David Gardiner notifications@github.com Sent: Thursday, July 18, 2019 7:29 PM To: flcdrg/au-packages Cc: Anitalex; Author Subject: Re: [flcdrg/au-packages] No icon on desktop and not searchable (#67)

Can you confirm if this in relation to https://chocolatey.org/packages/microsoft-teams or https://chocolatey.org/packages/microsoft-teams.install?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/flcdrg/au-packages/issues/67?email_source=notifications&email_token=ADHVYZHV77QRZCLEFW5J463QAD4GFA5CNFSM4IEQUFIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2KDZHI#issuecomment-513031325, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADHVYZEMZXH6INUQWRP2HALQAD4GFANCNFSM4IEQUFIA.

flcdrg commented 5 years ago

It might be possible to add a desktop shortcut as part of the install script for the microsoft-teams package.

The MSI package (microsoft-teams.install) operates differently - it just puts the MSI in place so that when each user logs in to the machine, the installer then runs individually for them. See https://docs.microsoft.com/en-us/MicrosoftTeams/msi-deployment#how-the-microsoft-teams-msi-package-works for more info.

Anitalex commented 5 years ago

Ok got it. I added lines to my script to copy the Microsoft Teams file in the C:\Windows\SysWoW64 ...... folder to public desktop and start menu so that should be good enough to have something for people to click. There's just no way users are going to find that file

Thanks,

Carlos McCray Director, Service Delivery

ProviDyn, Inc. 6065 Roswell Road, Suite 150 Atlanta, GA 30328

Support: 404.920.8650 Direct: 404.551.5492 ext 540 Fax: 404.551.5630

carlos.mccray@providyn.com www.ProviDyn.com

Driving Business Through Technology


From: David Gardiner notifications@github.com Sent: Thursday, July 18, 2019 7:45 PM To: flcdrg/au-packages Cc: Anitalex; Author Subject: Re: [flcdrg/au-packages] No icon on desktop and not searchable (#67)

It might be possible to add a desktop shortcut as part of the install script for the microsoft-team package.

The MSI package (microsoft-teams.install) operates differently - it just puts the MSI in place so that when each user logs in to the machine, the installer then runs individually for them. See https://docs.microsoft.com/en-us/MicrosoftTeams/msi-deployment#how-the-microsoft-teams-msi-package-works for more info.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/flcdrg/au-packages/issues/67?email_source=notifications&email_token=ADHVYZCAISB5E6GW4P37WGDQAD57XA5CNFSM4IEQUFIKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2KETZA#issuecomment-513034724, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ADHVYZHQP4PCQGTVNKPKTLDQAD57XANCNFSM4IEQUFIA.