Conversation
- Update driver injection checkbox tooltip to describe individual package injection instead of a single DISM pass - Make modification working label conditional so it displays 'Preparing setup media' when driver injection is disabled - Update documentation screenshot to show the current 3-step wizard layout and vertical status log
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review. 📝 SummarySummary by CodeRabbit
WalkthroughThe ISO workflow now shows a driver-aware working-page label. The Win11 Creator tooltip now describes boot-storage injection, per-edition driver addition, and incompatible package skipping. ChangesISO creation feedback
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Type of Change
Description
This pull request aligns the Win11 Creator UI labels, tooltips, and documentation screenshot with the actual implementation:
xaml/inputXML.xamlto state that drivers are added individually rather than in a single DISM pass.Invoke-WinUtilISO.ps1to display "Preparing setup media" instead of "Modifying install.wim" when driver injection is disabled.docs/src/assets/screenshots/win11creator-tab-new.pngwith a fresh capture of the current 3-step wizard layout and vertical status log.Visual Changes
Issue related to PR