Skip to content

Releases: microsoft/Microsoft-Win32-Content-Prep-Tool

Fixing an issue where the Win32 content prep tool crashes

28 Feb 03:40
2d0afcf
Compare
Choose a tag to compare
  • Updated binaries with the fixes where the Win32 content prep tool crashes.

Fixing crash issue with Win32 content prep tool

06 Nov 16:54
3fe0df6
Compare
Choose a tag to compare
  • Fixing crash issue with Win32 content prep tool

Fixed an issue where the Win32PrepTool will not work with files greater than 4gb

10 May 21:26
1a00a2a
Compare
Choose a tag to compare
  • Fixed an issue with version 1.8.3 where the Win32PrepTool will not work with files greater than 4gb.

Fixing issues with catalog folder

23 Jun 21:40
af74581
Compare
Choose a tag to compare
  • 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

04 Dec 06:04
5162c86
Compare
Choose a tag to compare
  • 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

23 Apr 18:56
ad13436
Compare
Choose a tag to compare
  • Fixed the ArgumentOutOfRangeException error when running the tool in Windows Terminal.

Add support for Unicode file and folder name

20 Mar 20:10
dd7d1ab
Compare
Choose a tag to compare
v1.7

Update readme for v1.7

Add support for Win10 S

30 Oct 18:56
15ac201
Compare
Choose a tag to compare
Merge pull request #19 from microsoft/stevgao-patch-1

Add support for Win10 S

Fix error when processing .msp file

20 Mar 17:45
7b38669
Compare
Choose a tag to compare

Fixed the error when processing .msp file

v1.4

29 Jan 00:41
b36828b
Compare
Choose a tag to compare