Skip to content

Releases: tugich/SetupPackagerIntune

New Feature and Bugfix - Version 1.5.2

07 Apr 16:16
Compare
Choose a tag to compare
  • Added search window for installed Windows apps
  • Fixed issue with PSADT generator for MSI installers (app crash)

(New Feature) Search Window for Installed Apps:

image

Final release - Version 1.5.1

04 Apr 21:14
Compare
Choose a tag to compare

🚀 Welcome to the final release for v1.5!
✅ We updated the PSADT generator and fixed the issue with missing CloseApps parameter, if it's not defined by the user / or inside the configuration file.

  • Added PSAppDeployToolkit (PSADT) project generator - Thanks to: https://psappdeploytoolkit.com
  • Added PSAppDeployToolkit (PSADT) debugger window
  • Added MSI details dialog - Extraction of details from an MSI file (publisher, productname, version, productcode)
  • Added About dialog
  • Added threadsafe & multi-threading support for some application tasks
  • Fixed window event handling (WinAPI)
  • Improved application start

ℹ️ Video Tutorial:
https://www.youtube.com/watch?v=eixMDM4FbDM

ℹ️ Any donation via Paypal will help the developer / to improve the Intune part:
https://www.paypal.com/donate/?hosted_button_id=PXABL8ESQQ4F8

Beta release - Version 1.5.0 (Beta 4)

01 Apr 09:45
Compare
Choose a tag to compare
Pre-release

Welcome to the next beta release for v1.5.0! This version includes the latest version of PSADT and an enhanced build window for new deployment projects. 👷

  • Added PSAppDeployToolkit (PSADT) project generator - Thanks to: https://psappdeploytoolkit.com
  • Added PSAppDeployToolkit (PSADT) debugger window
  • Added MSI details dialog - Extraction of details from an MSI file (publisher, productname, version, productcode)
  • Added About dialog
  • Added threadsafe & multi-threading support for some application tasks
  • Fixed window event handling (WinAPI)
  • Improved application start

Beta release - Version 1.5.0 (Beta 3)

26 Mar 19:40
Compare
Choose a tag to compare
Pre-release

Welcome to the third beta release for v1.5.0! The code has generally been optimised & after generating a PSADT project you will automatically be asked for an import to debug / test. 🚀✅

  • Added PSAppDeployToolkit (PSADT) project generator - Thanks to: https://psappdeploytoolkit.com
  • Added PSAppDeployToolkit (PSADT) debugger window
  • Added MSI details dialog - Extraction of details from an MSI file (publisher, productname, version, productcode)
  • Added About dialog
  • Added threadsafe & multi-threading support for some application tasks
  • Fixed window event handling (WinAPI)
  • Improved application start

Beta release - Version 1.5.0 (Beta 2)

18 Mar 18:41
Compare
Choose a tag to compare
Pre-release

Welcome to the second beta release for v1.5.0! It's now possible to debug PSADT projects. 🚀✅

  • Added PSAppDeployToolkit (PSADT) project generator - Thanks to: https://psappdeploytoolkit.com
  • Added PSAppDeployToolkit (PSADT) debugger window
  • Added MSI details dialog - Extraction of details from an MSI file (publisher, productname, version, productcode)
  • Added About dialog
  • Added threadsafe & multi-threading support for some application tasks
  • Fixed window event handling (WinAPI)
  • Improved application start

Beta release - Version 1.5.0 (Beta 1)

10 Mar 21:45
Compare
Choose a tag to compare
Pre-release

First beta release of version 1.5.0! Select the installation folder 🗂️ via drag and drop and generate a PSADT project without any effort - This will be possible with the next version of SetupPackager. I am already looking forward to your feedback.

  • Added MSI details dialog - Extraction of details from an MSI file
  • Added PSADT generator - Thanks to: https://psappdeploytoolkit.com
  • Added app about dialog & improved startup
  • Added multi-threading support for some app tasks

Bugfix - Version 1.4.0

21 Sep 18:15
Compare
Choose a tag to compare
  • Added PowerShell Module detection for IntuneWin32App in Intune.ps1

New Feature (Intune Upload) & Bugfix - Version 1.3.0

21 May 08:45
a644e28
Compare
Choose a tag to compare
  • Added automatic download for IntuneWinAppUtil (from GitHub)
  • Added Intune direct upload as new feature (only for packages with MSI installer)
  • Fixed issue with selecting folder by the clicking on the folder icon

Bugfix - Version 1.2.0

10 May 10:15
Compare
Choose a tag to compare
  • Fixed issue with MSI productcode extraction
  • Fixed folder selection (not over drag & drop)

Bugfix - Version 1.1.0

10 Apr 16:09
Compare
Choose a tag to compare
  • Fixed uninstall command for MSI
  • Added action for reading MSI productcode without creating the Intune package