SetupPackagerIntune Versions Save

Setup Packager helps you to easily package your software installation for Intune or other device management solutions. With just a few clicks you can create a PSADT-capable package from your files and test it directly.

v1.5.2

1 month ago
  • 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

v1.5.1

1 month ago

🚀 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

v1.5.0_beta4

2 months ago

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

v1.5.0_beta3

2 months ago

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

v1.5.0_beta2

2 months ago

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

v1.5.0_beta1

2 months ago

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

v1.4.0

8 months ago
  • Added PowerShell Module detection for IntuneWin32App in Intune.ps1

v1.3.0

1 year ago
  • 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

v1.2.0

1 year ago
  • Fixed issue with MSI productcode extraction
  • Fixed folder selection (not over drag & drop)

v1.1.0

1 year ago
  • Fixed uninstall command for MSI
  • Added action for reading MSI productcode without creating the Intune package