What's Changed
- Dev to Main: Refactor script for dynamic settings, registry and oscdimg.exe fix by @memstechtips in #12
New Contributors
- @memstechtips made their first contribution in #12
Full Changelog: v0.0.1...v0.0.2
Notes:
Refactor script for dynamic settings and registry fix
- Created wimutil-settings.json to store config for the project.
- Added dynamic loading of settings from wimutil-settings.json.
- Integrated branch-based configuration with fallback to default branch.
- Removed oscdimg.exe signing date function and only check hash value.
- Fixed GUI loading issue by setting the Internet Explorer "DisableFirstRunCustomize" registry entry at script start.
- Added configurl for main and dev branches and comment out the one not being used. (needs more work)
- Detect branch from configurl rather than scripturl
- Update README with new latest version
- Removed " " white space in launch command.