How to Prepare Win32 App Installation source for Intune Using Intune WinAppUtil

Microsoft Intune Win32 apps provide us with greater control over the deployment of applications. We can deploy 32-bit and 64-bit applications through Microsoft Intune Win32 apps. Before you can add a Win32 app to Microsoft Intune, you must prepare the app by using the Microsoft Win32 Content Prep Tool intunewinapputil.

The Win32 apps support the deployment of multiple files via IntuneWin wrapper / Intune WinAppUtil (intuneWinAppUtil.exe). The Intune win32 content prep tool can be used to wrap multiple files such as MSI with transform (MST). The Win32 app also supports the deployment of .EXE files by converting them to .intunewin format. Microsoft win32 content prep tool helps you to prepare a win32 app installation source for Microsoft Intune deployment.

Microsoft Intune allows the deployment of up to 30 GB size apps. If your package size is more than 30 GB then perform the cleanup to reduce the size and then create Intune wrapper.

Intune Prep Tool for the Win32 app allows the creation of a single package for deployment through Microsoft Intune.

Create Intunewin File using Microsoft Win32 Content Prep Tool / Intune WinAppUtil

Let’s understand how we can use the Intune Prep Tool intunewinapputil to create an Intunewin package for Win32 app deployment.

Follow the below steps to create a wrapper using intunewinapputil.

  • Download the Intune Win32 content prep tool (intuneWinAppUtil.exe)
  • Copy all the installation files and other supported files (if any) inside the single source folder (Notepad++ 7.9.1 in this case)
  • Copy the intuneWinAppUtil.exe outside of the installation source folder. The Intune win32 prep tool zips all files and folders when it creates .intunewin file. Hence, it’s important to not keep the tool in the application installation source folder. Else, the tool will also included in the application installation package.
  • Open the command prompt and change the directory to the roots of the folder you created.
  • Run IntuneWinAppUtil.exe and provide the following details.
    • Source folder: Provide the complete path for the application source
    • Setup file: Provide the name of main setup file that needs to be executed to start the installation of the application.
    • Output folder: Provide the name of output folder where resulted intunewim file will be created
    • Catalog folder: Yes or No based on whether you want to use the catalog or not.

Prepare win32 app installation source using Intune Win32 Content preparation tool | Intune WinAppUtil | intunewinapputil

As you see in the below folder, the intunewin file is created in the root folder with .intunewin extension. You need to upload intunewin file to Intune when creating win32 app for the respective application.

Microsoft Win32 Content Prep Tool / Intune WinAppUtil / Intune Content Prep Tool | intunewinapputil.exe

Related Posts


Subscribe to Techuisitive Newsletter

Be the first to know about our new blog posts. Get our newsletters directly in your inbox and stay up to date about Modern Desktop Management technologies & news.


Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top