Releases: serialscriptr/OfficeDeploymentGui
Releases · serialscriptr/OfficeDeploymentGui
v0.0.4
- Implemented use of background jobs for download and install functions of the application. Until the process completes the download and install button are disabled
- Changed how exes are compiled due to issues with anti virus programs
- Implemented modular application updater
- Changed elapsed time returned in process tab to show all numbers in double digit format. (Ex: 1 -> 01)
Update 5/31/22: Incorrect exe binaries were provided for this release (whoops), now fixed but just 64 bit version is available. I have decided to not include 32 bit version going forward unless it becomes requested
v0.0.3
- Fixed a lot of broken functionality
- Implemented functionality where missing, ex: shared licensing
- Changed checkedlistbox to listview with checks enabled.
- Apps listview contains two columns, one with application names and the other with information on the app (if any)
Again both 64 bit and 32 bit versions are included
v0.0.2-alpha
- Created way to check for updates for the application. Runs on start or when manually checking for updates via the menu strip
- Added way to export either the install xml or the download xml for the current selected settings
- 64 bit and 32 binaries are provided (for horrible people running 32 bit Windows)
v0.0.1.1-alpha
Minor functionality fixes.
v0.0.1-alpha
Initial release.
- Only Apps for Enterprise and Apps for Business are supported currently
- Minimal configuration changes are available currently
- Very basic output for progress
- Windows PowerShell only but future binaries may support pwsh 7