1
0
Commit Graph

2 Commits

Author SHA1 Message Date
d493285900 feat(cli): implement register and unregister commands with scope support
- Add Target enum to handle user/system scope selection
- Move scope argument from global CLI to register/unregister subcommands
- Implement actual registration logic including ProgId subkey creation
- Update Program::new to accept string path instead of Path
- Add proper error handling and success messages
2025-10-19 17:37:51 +08:00
bdb6b4ceee write shit 2025-10-17 14:19:26 +08:00