ITADN

AutoRun Support

#40Pull Requestazuravian 创建于 2025-08-14已合并
A
azuraviancommented
#### PR Classification Enhancement of command execution and ISO file handling in the LocalLibrary plugin. #### PR Summary This pull request improves the command execution process and enhances ISO file handling in the `LocalLibrary.cs` file. Key changes include: - `LocalLibrary.cs`: Introduced `BuildAndRun` method to replace `RunCommand`, improving error handling and process management. - `LocalLibrary.cs`: Added `CloneProcessStartInfo` method for streamlined `ProcessStartInfo` creation. - `LocalLibrary.cs`: Enhanced ISO file handling by checking for `autorun.inf` to determine the executable. - `LocalLibrary.cs`: Improved logging for better process execution visibility. - Cleaned up unnecessary using directives for cleaner code.
合并状态:已合并 合并于 2025-08-14 关闭于 2025-08-14 0 条评论