[X] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
[X] I have not been informed if the issue is resolved in a preview version of the winget client.
Category of the issue
Other
Brief description of your issue
Small nit-pick, but whenever WinGet updates I always get jumpscared by "download.exe wants to run as administrator", which looks very ominous and provides very little feedback to what needs administrator perms.
I'd like it changed to the actual filename of the download _(qbittorrent_4.6.0_lt20_qt6_x64_setup.exe in my case), or alternatively something the likes of "winget-install" or "qBitTorrent.qBitTorrent" (package ID)_.
It does not appear to be something related to the metadata of the package, so I'm guessing the client will need to be modified.
Steps to reproduce
Run winget install qBittorrent.qBittorrent
Actual behavior
An administrator prompt pops up asking you to permit download.exe
Expected behavior
An administrator prompt popping up asking you to permit an executable the likes of qbittorrent_4.6.0_lt20_qt6_x64_setup.exe
Environment
Windows Package Manager v1.6.2771
Windows: Windows.Desktop v10.0.22621.2428
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.21.2771.0
Admin Setting State
--------------------------------------------------
LocalManifestFiles Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride Disabled
LocalArchiveMalwareScanOverride Disabled
Please confirm these before moving forward
Category of the issue
Other
Brief description of your issue
Small nit-pick, but whenever WinGet updates I always get jumpscared by "download.exe wants to run as administrator", which looks very ominous and provides very little feedback to what needs administrator perms.
I'd like it changed to the actual filename of the download _(
qbittorrent_4.6.0_lt20_qt6_x64_setup.exe
in my case), or alternatively something the likes of "winget-install" or "qBitTorrent.qBitTorrent" (package ID)_.It does not appear to be something related to the metadata of the package, so I'm guessing the client will need to be modified.
Steps to reproduce
Run
winget install qBittorrent.qBittorrent
Actual behavior
An administrator prompt pops up asking you to permit
download.exe
Expected behavior
An administrator prompt popping up asking you to permit an executable the likes of
qbittorrent_4.6.0_lt20_qt6_x64_setup.exe
Environment
Screenshots and Logs
No response