Intunewin right-click extract: extract content of intunewin file with a right-click on it
In this post I will show you a script I created that allows you to extract of an intunewin file from a right click on it.
Context
- You have intunewin packages
- You want to extract content easily and quickly
Create and Extract tool
In my previous post I shared a tool that allows you to build quickly an intunewin package and also to extract them.
For the extract part, I use the IntuneWinAppUtilDecoder by Olivier Kieselbach.
Get the script
Click on the GitHub picture below to get the tool.
How to implement it ?
1. Download the ZIP content
2. Extract ZIP
3. Run Add_structure.ps1 in user context
4. A new context menu will be added for .intunewin
How to use it ?
1. Do a right-click on a .intunewin file
2. Click on Extract intunewin file
3. Content will be extracted
4. Wait for the end messagebox
5. The extract folder will be opened
Enregistrer un commentaire