Loading...

Intune Win32app tool - Create and Extract Intunewin

Reply A+ A-


In this post I will show you a quick application I created that allows you to create an intune win32 application (meaning intunewin) and also extract content from an existing intunewin.


Get the tool

Click on the GitHub picture below to dget the tool.

You will find both EXE and sources.


False Trojan/Virus detection

Sometimes your antivirus may detect the EXE as a trojan or virus. In fact it's a false positive detection. Don't panic there is no virus, this is because of the generation of the EXE with PowerShell code.

As a workaround I added a folder on GitHub called Install on desktop (in case of issue with EXE).

To install the tool using this method, run the file Install_tool.ps1

This will create a shortcut Intunewin Build and Extract on your desktop and copy sources in ProgramData.


How it works ?

To create the intunewin package I used the known solution from MS, see here.

To extract the content of an intunewin, I used the solution created by Olivier Kieselbach, see here.


How it looks like ?

The tool is divided in two parts:

- Build: Part to create the intunewin package

- Extract: Part to extract content from an intunewin


How to use it ?

Create an Intunewin package

Purpose: You will be able to create an intunewin for your application installation.

1. Run Intunewin Create and Extract.exe

2. Go to Build part

3. In the Package sources part click on Browse

4. Select the sources folder containing the application to installation

5. In Application name, select the file to run to install the application

6. You can use File name, to rename the intunewin after the creation

7. In the Location part, click on the Browse button

8. Select the folder where to save the intunewin package

9. Click on Build the intunnewin package


See below the process in action

Extract intunewin package

Purpose: You will be able to extract content from an intunewin like with a zip or rar.

1. Run Intunewin Create and Extract.exe

2. Go to Extract part

3. In the Selec your intunewin part click on Browse

4. Select the intunewin file to extract

5. In the Extract folder part, click on the Browse button

6. Select the folder where to extract the intunewin content

7. Click on Extract intunewin content


See below the process in action



What's next ?

In the next post, I will show you a right-click tool solution that allows you to extract content of an intunewin with a right-click on it.

win32 application 6504457312265688104

Enregistrer un commentaire

Accueil item

Award

Learn KQL in one month

Sponsors

You want to support me ?

Mes articles en français

Books in French


Stats