Releases: microsoft/Microsoft-Win32-Content-Prep-Tool
Releases · microsoft/Microsoft-Win32-Content-Prep-Tool
Fixing an issue where the Win32 content prep tool crashes
- Updated binaries with the fixes where the Win32 content prep tool crashes.
Fixing crash issue with Win32 content prep tool
- Fixing crash issue with Win32 content prep tool
Fixed an issue where the Win32PrepTool will not work with files greater than 4gb
- Fixed an issue with version 1.8.3 where the Win32PrepTool will not work with files greater than 4gb.
Fixing issues with catalog folder
- Fixing the issue where the content prep tool is not working when used with catalog folders.
Add support for version parameter & redirection of output to another file
- You can now use
-v
parameter to view the version of the tool. The version will also be displayed at the help section using-h
parameter. - Support redirecting output to another file. Sample command line:
IntuneWinAppUtil.exe -c SomeSample -s Setup.exe -o . -q > test.log
.
Add support for Windows Terminal
- Fixed the ArgumentOutOfRangeException error when running the tool in Windows Terminal.
Add support for Unicode file and folder name
v1.7 Update readme for v1.7
Add support for Win10 S
Merge pull request #19 from microsoft/stevgao-patch-1 Add support for Win10 S
Fix error when processing .msp file
Fixed the error when processing .msp file