Skip to content

Enhance logging for image processing #8

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
Merged

Conversation

Miiraak
Copy link
Owner

@Miiraak Miiraak commented Nov 22, 2024

Fixes:

Details:

  • Change $ImageIndexLabel text from "SKU:" to "SKU index:".
  • Update Copy-Item command to include:
    • Save image info using dism.
    • Add image index to combobox from Get-WindowsImage.
    • Update message box text to refer to logs for edition info.
    • Log $SKUInfo variable.

User can now look in logs to see index edition.

- Change `$ImageIndexLabel` text from "SKU:" to "SKU index:".
- Update `Copy-Item` command to include:
  * Save image info using `dism`.
  * Add image index to combobox from `Get-WindowsImage`.
  * Update message box text to refer to logs for edition info.
  * Log `$SKUInfo` variable.

User can now look in logs to see index edition.
@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 c49ab4f into main Nov 22, 2024
@Miiraak Miiraak deleted the SKU-information-logs branch November 22, 2024 01:18
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: SKU selection
1 participant