feat(windows): implement explorer shell integration, auto drive allocation, auto-open, and system tray icon

This commit is contained in:
2026-09-08 10:04:24 +02:00
parent 1c8a860184
commit 38df3d3845
6 changed files with 561 additions and 23 deletions
+1
View File
@@ -5,3 +5,4 @@ pub mod storage;
pub mod ui;
pub mod verify;
pub mod vfs;
pub mod windows;