Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

WinGet Machine scope installation should pick All Users option

オープン
#98 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
52/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
rust

調査の方向性

issue #50 と、WinGet が --scope machine コマンドに使用するインストーラーまたはパッケージング設定を確認してください。ここに示されているコマンドとログでインストールを再現し、その後、machine scope がどのようにインストーラーに到達するかを追跡してください。machine scope によって全ユーザー向けのオプションが選択され、現在のユーザー向けのインストールを続行するよう促されなければ完了です。

索引モデルが issue の本文から書いたものです。

説明

I'm installing coretutils with winget with a --scope machine, and I get this message during installation:

Only the profile of the user running this installer will be modified. Other accounts on this machine will each need to re-run the installer (or pick the all-users option) to get it.

I would expect that a machine-wide install automatically chooses the all-users option?

Image

2026-06-07 07:56:20.021   Log opened. (Time zone: UTC+02:00)
2026-06-07 07:56:20.021   Setup version: Inno Setup version 6.7.1
2026-06-07 07:56:20.021   Original Setup EXE: C:\Users\Administrator\AppData\Local\Temp\WinGet\Microsoft.Coreutils.2026.5.29\coreutils-2026.5.29-x64.exe
2026-06-07 07:56:20.021   Setup command line: /SL5="$212570,3623771,855552,C:\Users\Administrator\AppData\Local\Temp\WinGet\Microsoft.Coreutils.2026.5.29\coreutils-2026.5.29-x64.exe" /SP- /SILENT /SUPPRESSMSGBOXES /NORESTART /LOG="C:\Users\Administrator\AppData\Local\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir\Microsoft.Coreutils.2026.5.29-26-06-07-07-56-19.log"
2026-06-07 07:56:20.021   Compatibility mode: Yes (DetectorsAppHealth)
2026-06-07 07:56:20.021   Windows version: 10.0.26200
2026-06-07 07:56:20.021   Windows architecture: x64 (64-bit)
2026-06-07 07:56:20.021   Machine types supported by system: x86 x64
2026-06-07 07:56:20.021   User privileges: Administrative
2026-06-07 07:56:20.024   Administrative install mode: Yes
2026-06-07 07:56:20.024   Install mode root key: HKEY_LOCAL_MACHINE
2026-06-07 07:56:20.024   64-bit install mode: Yes
2026-06-07 07:56:20.024   RedirectionGuard status for current process: Enabled in enforcing mode
2026-06-07 07:56:20.026   Created protected temporary directory: C:\Users\ADMINI~1\AppData\Local\Temp\is-UTXLIJZNBY.tmp
2026-06-07 07:56:20.031   -- DLL function import --
2026-06-07 07:56:20.031   Function and DLL name: CreateHardLinkW@kernel32.dll
2026-06-07 07:56:20.031   Importing the DLL function. Dest DLL name: kernel32.dll
2026-06-07 07:56:20.031   Successfully imported the DLL function. Delay loaded? No
2026-06-07 07:56:21.185   Message box (Yes/No):
                          Only the profile of the user running this installer will be modified. Other accounts on this machine will each need to re-run the installer (or pick the all-users option) to get it.
                          
                          Continue with the current-user installation?
2026-06-07 08:03:10.704   User chose No.
2026-06-07 08:03:10.705   Failed to proceed to next wizard page; aborting.
2026-06-07 08:03:10.705   Got EAbort exception.
2026-06-07 08:03:10.705   Deinitializing Setup.
2026-06-07 08:03:10.708   Log closed.

This is basically a continuation from #50

主要言語
Rust
スター
5.2k
フォーク
107
平均マージ
2日 19時間
マージ済み PR(30日)
4

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

microsoft/coreutils のほかの issue

microsoft/coreutils の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。