Skip to content

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

Added FIPS compliance

Choose a tag to compare

@gvijaykumar201 gvijaykumar201 released this 13 Aug 21:30
1d6cfcb
  • Changed SHA256 to use FIPS-compliant algorithm.
  • Refactored logging to prevent crashes.
  • Added silent mode support.
  • Used compliant crypto algorithms.

Fixing an issue where the Win32 content prep tool crashes

Choose a tag to compare

@nikyusof-zz nikyusof-zz released this 28 Feb 03:40
2d0afcf
  • Updated binaries with the fixes where the Win32 content prep tool crashes.

Fixing crash issue with Win32 content prep tool

Choose a tag to compare

@nikyusof-zz nikyusof-zz released this 06 Nov 16:54
3fe0df6
  • Fixing crash issue with Win32 content prep tool

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

Choose a tag to compare

@nikyusof-zz nikyusof-zz released this 10 May 21:26
1a00a2a
  • Fixed an issue with version 1.8.3 where the Win32PrepTool will not work with files greater than 4gb.

Fixing issues with catalog folder

Choose a tag to compare

@nikyusof-zz nikyusof-zz released this 23 Jun 21:40
af74581
  • 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

Choose a tag to compare

@nikyusof-zz nikyusof-zz released this 04 Dec 06:04
5162c86
  • 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

Choose a tag to compare

@nikyusof-zz nikyusof-zz released this 23 Apr 18:56
ad13436
  • Fixed the ArgumentOutOfRangeException error when running the tool in Windows Terminal.

Add support for Unicode file and folder name

Choose a tag to compare

@stevgao stevgao released this 20 Mar 20:10
dd7d1ab
v1.7

Update readme for v1.7

Add support for Win10 S

Choose a tag to compare

@stevgao stevgao released this 30 Oct 18:56
15ac201
Merge pull request #19 from microsoft/stevgao-patch-1

Add support for Win10 S

Fix error when processing .msp file

Choose a tag to compare

@stevgao stevgao released this 20 Mar 17:45
7b38669

Fixed the error when processing .msp file