Skip to content

UI adjustments, logging, window hiding and dismounting image #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

Miiraak
Copy link
Owner

@Miiraak Miiraak commented Nov 22, 2024

Fixes :
Fix #5

Details :

  • Added DllImport for ShowWindow to hide PowerShell window.
  • Adjusted UI element sizes and positions for better layout.
  • Disabled buttons and combo boxes after actions, added corresponding logs.
  • Added message box prompt for SKU image selection.
  • Added logging and dismounting of images after process completion.
  • Included various logging messages to track script progress.

- Added DllImport for `ShowWindow` to hide PowerShell window.
- Adjusted UI element sizes and positions for better layout.
- Disabled buttons and combo boxes after actions, added corresponding logs.
- Added message box prompt for SKU image selection.
- Added logging and dismounting of images after process completion.
- Included various logging messages to track script progress.
@Miiraak Miiraak added enhancement New feature or request UI labels Nov 22, 2024
@Miiraak Miiraak self-assigned this Nov 22, 2024
@Miiraak Miiraak merged commit 096002a into main Nov 22, 2024
@Miiraak Miiraak deleted the GUI-Improvement-&-issue-dismount-image branch November 22, 2024 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improvement: Unmount image
1 participant