Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to windows-2025 runner #1039

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Update to windows-2025 runner #1039

wants to merge 1 commit into from

Conversation

- name: Inspect tool versions
run: |
winget --version
wsl --version
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039

Run winget --version
  winget --version
  wsl --version
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command "$PSNativeCommandUseErrorActionPreference = $true; $ErrorActionPreference = 'stop'; . '{0}'"
  
v1.6.101[2](https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039#step:12:2)1
WSL version: 2.[3](https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039#step:12:3).26.0

Kernel version: 5.15.167.[4](https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039#step:12:4)-1

WSLg version: 1.0.65

MSRDC version: 1.2.5620

Direct3D version: 1.611.1-81528511

DXCore version: 10.0.26100.1-240331-1435.ge-release

Windows version: 10.0.26100.260[5](https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039#step:12:5)

🎉

@kachick
Copy link
Owner Author

kachick commented Jan 14, 2025

.\dist\winit-reg.exe list
  .\dist\winit-reg.exe run --all
  shell: C:\Program Files\PowerShell\7\pwsh.EXE -command "$PSNativeCommandUseErrorActionPreference = $true; $ErrorActionPreference = 'stop'; . '{0}'"
  
Supported actions:
  - enable_long_path
  - regain_verbose_context_menu
  - disable_beeps
2025/01/14 09:16:17 enable_long_path
2025/01/14 09:16:17 Completed to enable long path
2025/01/14 09:16:17 regain_verbose_context_menu
2025/01/14 09:16:17 Failed to open registry key: The system cannot find the file specified.
NativeCommandExitException: D:\a\_temp\5e0[3](https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039#step:13:3)8e17-7427-4dc9-bd62-c37a6d12c9[4](https://github.com/kachick/dotfiles/actions/runs/12764510432/job/35576813998?pr=1039#step:13:4)5.ps1:3
Line |
   3 |  .\dist\winit-reg.exe run --all
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Program "winit-reg.exe" ended with non-zero exit code: 1.
Error: Process completed with exit code 1.

Did Windows 2025 change a registry key? 🤔

@kachick
Copy link
Owner Author

kachick commented Jan 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant