Skip to content

Conversation

@gioxx
Copy link
Owner

@gioxx gioxx commented Oct 1, 2025

  • Bugfix: Removed any reference to ZIP uploads as setup files.
  • Bugfix: Fixed PS 5.1 incompatibility in relative-path resolution ([System.IO.Path]::GetRelativePath is PS 7+).
  • Improved: Code cleanup, removed redundant GitHub download logic; refactoring.
  • Improved: Validates setup file existence and type.
  • Improved: Tries to create output folder when missing.
  • Improved: Ensures exactly one ".intunewin" extension on output.
  • Improved: If Source folder is not specified, it is inferred from Setup file.
  • Improved: Added more inline comments for maintainability.

- Bugfix: Removed any reference to ZIP uploads as setup files.
- Bugfix: Fixed PS 5.1 incompatibility in relative-path resolution ([System.IO.Path]::GetRelativePath is PS 7+).
- Improved: Code cleanup, removed redundant GitHub download logic; refactoring.
- Improved: Validates setup file existence and type.
- Improved: Tries to create output folder when missing.
- Improved: Ensures exactly one ".intunewin" extension on output.
- Improved: If Source folder is not specified, it is inferred from Setup file.
- Improved: Added more inline comments for maintainability.
@gioxx gioxx merged commit a3c8a0e into main Oct 1, 2025
2 checks passed
@gioxx gioxx deleted the 1.0.4 branch October 1, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants