mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-23 01:44:26 +08:00
10 lines
563 B
Markdown
10 lines
563 B
Markdown
# Launcher OOBE and Elevation Hardening Checklist
|
|
|
|
- [ ] New install shows OOBE once.
|
|
- [ ] Same-user reinstall does not show OOBE again.
|
|
- [ ] `postinstall` launch path is handled without misclassifying the user state.
|
|
- [ ] `plugin-install` does not auto-enter OOBE.
|
|
- [ ] Default plugin install does not request UAC.
|
|
- [ ] Logs include OOBE status, suppression reason, and launch source.
|
|
- [ ] Startup presentation step inside `OobeWindow` (after data location) writes host `settings.json` and syncs Windows Run when autostart is chosen (Launcher executable).
|