mirror of
https://github.com/nyakang/nyaterm.git
synced 2026-09-22 08:01:31 +00:00
- Introduced `embed-resource` dependency to manage Windows application icons. - Updated `build.rs` to compile Windows resources and include an application icon. - Enhanced shell command execution to prevent console window from appearing during startup. - Added validation for Windows application binaries to ensure GUI subsystem and required icon resources are present. - Updated tests to verify the presence of necessary resources in the Windows executable.