To package a Win32 app for Intune upload, use the Microsoft Win32 Content Prep Tool to convert the app content into the .intunewin format, which is the required file format for uploading into Intune. This tool will also zip all files and subfolders, and it’s important to keep the tool separate from the installer files to avoid including it in the .intunewin file.
Continue reading