Skip to content

Releases: serialscriptr/OfficeDeploymentGui

v0.0.4

20 May 00:59

Choose a tag to compare

  • 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

11 May 00:08

Choose a tag to compare

  • 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

10 May 01:33
e56a526

Choose a tag to compare

v0.0.2-alpha Pre-release
Pre-release
  • 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

09 May 13:19

Choose a tag to compare

v0.0.1.1-alpha Pre-release
Pre-release

Minor functionality fixes.

v0.0.1-alpha

08 May 22:34

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release

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