Skip to content

Python PyQt5 based GUI tool for Microsoft's Win32 Content Prep Tool.

License

Notifications You must be signed in to change notification settings

fooop/IntuneWinGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

IntuneWIN-GUI

Python PyQt5 based GUI tool for Microsoft's Win32 Content Prep Tool.

image

Usage

Executable:

1. Download the latest executable release (Does not require Python)
2. Download Microsoft's Win32 Content Prep Tool and add it to the same folder as IntuneWIN_GUI.exe (https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool)

Without executable / compile yourself:

1. Download IntuneWIN-GUI.py
2. pip install PyQt5 pyinstaller
3. Download Microsoft's Win32 Content Prep Tool and add it to the same folder as IntuneWIN-GUI.py (https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool)
4. python .\IntuneWIN-GUI.py OR pyinstaller --onefile .\IntuneWIN-GUI.py

Release notes

Links

About

Python PyQt5 based GUI tool for Microsoft's Win32 Content Prep Tool.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages