Releases: tugich/SetupPackagerIntune
Open Source - Version 1.5.3
New Feature and Bugfix - Version 1.5.2
Final release - Version 1.5.1
🚀 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)
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)
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)
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)
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
- Added PowerShell Module detection for IntuneWin32App in Intune.ps1
New Feature (Intune Upload) & Bugfix - Version 1.3.0
- 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
- Fixed issue with MSI productcode extraction
- Fixed folder selection (not over drag & drop)