-
Notifications
You must be signed in to change notification settings - Fork 718
Description
Preflight Checklist
- [ x] I agree to follow the Code of Conduct that this project adheres to.
- [ x] I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Describe the bug
Greetings,
In our organisation, we've deployed draw.io via Intune using your x64 MSI installer. The installer runs in SYSTEM context and has install parameter ALLUSERS=1 in addition to other parameters for unattended installation.
When installed, the start menu shortcut is placed in 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs' with an icon reference for the shortcut pointing to the temporary folder, where the installer was downloaded to. In this case %SystemRoot%\Installer{791F4CDD-723E-4904-9017-3F13B03FB976}\draw.ioIcon.exe
Eventually these files will be cleaned up, leading to a missing icon for the shortcut, so it would in my opinion be better to have the default reference for the icon pointing to the exe-file in the installatio folder.
Obviously, this is not a big deal.
Thank you.
To Reproduce
Reproduction steps:
- Install using the x64 MSI installer in SYSTEM context with parameter ALLUSERS=1. In this case version 29.3.0 was installed.
- Icon appears in shortcut in start menu.
- Once temporary files are deleted, the icon will disappear.
draw.io version (In the Help->About menu of the draw.io editor):
- draw.io version 29.3.0
Desktop (please complete the following information):
- OS: Windows 11 25H2
