Skip to content

Add path-length checks and UI indicators#13

Merged
gioxx merged 1 commit intomainfrom
fix_12
Feb 2, 2026
Merged

Add path-length checks and UI indicators#13
gioxx merged 1 commit intomainfrom
fix_12

Conversation

@gioxx
Copy link
Owner

@gioxx gioxx commented Jan 30, 2026

Bump module version to 1.0.7 and add path length validation/UX improvements.
Introduces Private/PathLengthHelpers.ps1 with Get-MaxFilePathInfo and Update-PathLengthIndicator helpers, adds Source/Output path length TextBlocks to the XAML, and wires live updates in Show-IntuneWinAppUtilGUI (text-changed handlers, initial indicator updates and a PathLengthLimit).

Before packaging, the GUI now scans the source tree for the longest file path and warns the user (with details) if any path may exceed Windows limits. Also tweaks the folder browse behavior, and updates the module release notes and info tooltip to describe the new behavior.

Fix: #12

Bump module version to 1.0.7 and add path length validation/UX improvements. Introduces Private/PathLengthHelpers.ps1 with Get-MaxFilePathInfo and Update-PathLengthIndicator helpers, adds Source/Output path length TextBlocks to the XAML, and wires live updates in Show-IntuneWinAppUtilGUI (text-changed handlers, initial indicator updates and a PathLengthLimit). Before packaging, the GUI now scans the source tree for the longest file path and warns the user (with details) if any path may exceed Windows limits. Also preserves the -Debug flag when re-launching in STA, tweaks the folder browse behavior, and updates the module release notes and info tooltip to describe the new behavior.
@gioxx gioxx added this to the 1.0.7 milestone Jan 30, 2026
@gioxx gioxx merged commit 07c3791 into main Feb 2, 2026
2 checks passed
@gioxx gioxx self-assigned this Feb 2, 2026
@gioxx gioxx deleted the fix_12 branch February 2, 2026 09:19
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.

Packaging failed: IntuneWinAppUtiI exited with code -2147024891

1 participant