-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Description
βοΈ Issue Checklist
- I have read the guidelines.
- I checked for duplicate issues.
- I searched for existing discussions.
- I checked for an existing pull request that addresses this issue.
π What part of Winutil are you having issues with?
Microwin/streamlined ISO, Windows 11 24H2
π Provide a clear and concise description of the issue.
Hi!
When I try to run the Chris Titus Tech WinUtil script (irm "https://christitus.com/win" | iex) on Windows 11, version 24H2 (Microwin/streamlined ISO), I get the following error message:
Exception calling "Parse" with "1" argument(s): "Version string portion was too short or too long."
π Steps to reproduce the issue.
- Install Windows 11 24H2 (Microwin/streamlined ISO)
- Open PowerShell (admin or user)
- Run irm "https://christitus.com/win" | iex
- Observe the error
β Paste the full error output (if available).
Exception calling "Parse" with "1" argument(s): "Version string portion was too short or too long."
0x8a15000f : Data required by the source is missing
πΌοΈ Additional context.
- Read related issues (About the system version number error after Microwin streamlined win11 25h2Β #3500, winget reinstall and other errors..Β #3496, Exception when calling "ShowDialog" with 0 argument(s): during executing the command in powershell in admin modeΒ #3536) but those solutions do not work for my version.
- Tried resetting winget sources, clearing App Installer cache, reinstalling App Installer, admin/non-admin PowerShell, etc.
- Manual winget commands also fail on this system
Reactions are currently unavailable