WrappCore for Windows / Documentation

Packaging for Intune and Configuration Manager

Two outputs based on the same configuration and runtime.

Packaging for Intune and Configuration Manager

Two outputs based on the same configuration and runtime.

  1. Intune: wrapper.exe -PackIntune -SourcePath . -SetupFile .\setup.exe
  2. The Intune result contains a prepared folder and .intunewin output.
  3. IntuneWinAppUtil must be available automatically or through an explicit path.
  4. Configuration Manager: wrapper.exe -PackSccm -SourcePath .
  5. The SCCM result is a prepared application content folder.
  6. Source, prerequisite and detection validation runs before packaging.
WrappCore guidance

WrappCore standardizes the project and execution model. Production deployment must still follow the organization’s test, security and change-management process.