mirror of
https://github.com/rbalsleyMSFT/FFU.git
synced 2026-06-14 02:09:35 -06:00
fd3d45a21a
- Enhanced logic to determine the initial directory for the SaveFileDialog based on the parent directory of the path in the txtDriversJsonPath TextBox. - Added error handling and logging for cases where the path is invalid or empty, ensuring the dialog defaults to its standard behavior when necessary. - Improved user feedback by logging actions related to the selection or cancellation of the SaveFileDialog.