Clone/Install Windows, create/edit boot files, and troubleshoot boot issues.
Find a file
2Shirt 15b5d5e131
Bug fix for get_disks()
In rare circumstances we could be omitting drives from the list
2025-04-21 00:13:04 -07:00
boot_diags Misc fixes 2025-04-05 15:17:10 -07:00
config WIP: New data structs for boot diags 2025-02-15 17:06:19 -08:00
core Bug fix for get_disks() 2025-04-21 00:13:04 -07:00
deja_vu Misc fixes 2025-04-05 15:17:10 -07:00
include Update PEMenu 2025-02-16 23:25:56 -08:00
pe_menu Address Clippy warnings 2025-03-22 20:32:51 -07:00
.gitignore Move shared code to core lib 2025-01-19 15:24:19 -08:00
build_win_release.sh Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00
Cargo.lock Drop once_cell dependency 2025-04-21 00:00:21 -07:00
Cargo.toml Include core::tests by default 2025-04-20 23:33:12 -07:00
COPYING Replace license 2024-10-21 20:07:48 -07:00
README.md Convert to workspace with both deja-vu and pe-menu 2024-11-21 05:34:10 -08:00

deja-vu

Clone/Install Windows, create/edit boot files, and troubleshoot boot issues. This tool can and will delete data; care should be taken to avoid unintended data loss.

pe-menu

Menu to launch various applications (like deja-vu).

NOTES

This tool is under active development and is not considered ready for production use!