Intunewin Build and Extract: a tool to build or extract Intunewin (new version)
In this post I will show you an application I created allowing you to build an Intune win32 application (Intunewin) or extract content from an existing intunewin.
What's new ?
In 2020, I published the first version of the tool.
I added a Config tab allowing you to set both intunewin, and extract folders.
This way you can use them for later use.
Next time you run the tool and click on browse for intunewin, it will automatically open the folder set in the Config tab.
Get the tool
Click on the GitHub picture below to get the tool.
How to install it ?
To install it, proceed as below:
1. Run the file Install_tool.ps1 in user context
2. A shortcut will be created on your desktop
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
- Config: configure path for intunewin and extract folder in order to use them later
Creating Intunewin package
Purpose: You will be able to create an intunewin for your application installation.
1. Run Intunewin Build and Extract
2. Go to Build tab
3. Go to Package sources part
4. Click on Browse
5. Select the folder containing your application
6. Go to Application name
7. Select the file to run to install the application
8. In File name, you can rename the intunewin after the creation
9. Go to Location part
10. Click on the Browse button
11. Select the folder where to save the intunewin package
12. Click on Build the intunewin package
You can also proceed as below:
1. Run Intunewin Build and Extract
2. Go to Build tab
3. Go to Package sources part
4. Drag and drop directly the folder containing your sources to the Browse button
5. Go to Application name
6. Select the file to run to install the application
7. In File name, you can rename the intunewin after the creation
8. Go to Location part
9. Drag and drop directly the folder where to export intunewin to the Browse button *
10. Select the folder where to save the intunewin package
11. Click on Build the intunewin package
* drag & drop works only with the button not the textbox.
Extracting 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
2. Go to Extract tab
3. Go to the Select your intunewin part
4. Click on Browse
5. Select the intunewin file to extract
6. Go to the Extract folder part
7. Click on the Browse button
8. Select the folder where to extract the intunewin content
9. Click on Extract intunewin content
You can also proceed as below:
1. Run Intunewin Build and Extract
2. Go to Extract tab
3. Go to the Select your intunewin part
4. Drag and drop directly your intunewin to the Browse button
6. Go to the Extract folder part
7. Drag and drop directly the folder where to extract intunewin to the Browse button
8. Select the folder where to extract the intunewin content
9. Click on Extract intunewin content
* drag & drop works only with the button not the textbox.
Configure the tool
Keep Intunewin folder
This part allows you to keep folder containing intunewin files for later user.
To configure it proceed as below:
1. Click on browse
2. Select the folder containing intunewin files
Keep extract folder
This part allows you to keep folder where to extract intunewin sources for later user.
To configure it proceed as below:
1. Click on browse
2. Select the folder where to extract your intunewin
Enregistrer un commentaire