Skip to content

Make WinUtil tweaks automatic by default, fix PowerShell 7 install detection - #50

Closed
Stensel8 wants to merge 1 commit into
mainfrom
claude/vreemd-gedrag-bugjes-pe1l36
Closed

Make WinUtil tweaks automatic by default, fix PowerShell 7 install detection#50
Stensel8 wants to merge 1 commit into
mainfrom
claude/vreemd-gedrag-bugjes-pe1l36

Conversation

@Stensel8

@Stensel8 Stensel8 commented Sep 3, 2026

Copy link
Copy Markdown
Member

SUPERSEEDED BY #51

…s by default

- Start.ps1: poll up to 20s (and log winget's exit code) after installing
  PowerShell 7 via WinGet instead of a single check 5s later, so a
  slow-to-register install isn't mistaken for a failure that then also
  triggers the MSI fallback, installing PowerShell 7 twice.
- Set-HostName.ps1: exit 0 (not 1) when no valid BIOS serial number is
  found. That's an expected, already-handled case (common on VMs), not a
  failure - it was making Deploy.ps1 report "Some deployment steps failed"
  on otherwise-clean runs.
- Deploy.ps1 / Apply-Tweaks.ps1: -Tweaks now defaults to Yes (including
  under -NonInteractive), so the WinUtil Standard preset just runs instead
  of requiring an explicit opt-in. -Tweaks No still skips it.
- README: drop the "Option 3" windeploy.stensel.nl one-liner - it pointed
  at the pre-migration repo and isn't part of this one.
- Docs and changelog updated to match.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01AsMBvgEn1Zd9f2dneJDJWf
Copilot AI lite review requested due to automatic review settings September 3, 2026 12:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Stensel8 Stensel8 closed this Sep 3, 2026
@Stensel8
Stensel8 deleted the claude/vreemd-gedrag-bugjes-pe1l36 branch September 3, 2026 12:14
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.

3 participants