microsoft / winget-pkgs

The Microsoft community Windows Package Manager manifest repository
MIT License
8.63k stars 4.48k forks source link

[Package Issue]: JRSoftware.InnoSetup #170762

Closed bdovaz closed 1 month ago

bdovaz commented 1 month ago

Please confirm these before moving forward

Category of the issue

Installation issue.

Brief description of your issue

119886 added the missing user scope but also changed the default behavior and is that the installation if you do not pass the --scope machine parameter explicitly, it does it with user and this behavior was not so until it was changed in this PR.

Steps to reproduce

winget install JRSoftware.InnoSetup.

It installs with user scope when before the mentioned PR it did it with machine.

Actual behavior

Do not change the default scope that has been changed.

Expected behavior

Keep the default scope as machine.

Environment

Windows: Windows.Desktop v10.0.22631.4112
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.23.1911.0

Screenshots and Logs

No response

Dragon1573 commented 1 month ago

[!TIP]

Update contents of https://github.com/microsoft/winget-pkgs/pull/170764#issue-2497106263 with "closing keyword" Resolve #170762 will help linking the pull request with this issue. When pull request is successfully merged, this issue will also be closed as completed automatically.