Updating README for version 1.8.5 (#113)

- Updating README and release notes for version 1.8.5.
This commit is contained in:
Nik Yusof 2023-11-06 09:02:44 -08:00 committed by GitHub
parent 3fe0df66eb
commit 7704e2b4e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
Manage Windows Apps (.intunewin) with Intune Manage Windows Apps (.intunewin) with Intune
[Version 1.8.4](https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool/releases/tag/v1.8.4) [Version 1.8.5](https://github.com/microsoft/Microsoft-Win32-Content-Prep-Tool/releases/tag/v1.8.5)
[See release notes for more information.](https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/releases) [See release notes for more information.](https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/releases)
@ -10,13 +10,12 @@ Use the Microsoft Win32 Content Prep Tool to pre-process Windows Classic apps. T
**Prerequisites** **Prerequisites**
.NET Framework 4.7.2 .NET Framework 4.7.2
Before you install and use the Microsoft Win32 Content Prep Tool, you **must**: Before you install and use the Microsoft Win32 Content Prep Tool, you **must**:
- Review the [Microsoft License Terms for Microsoft Win32 Content Prep Tool](https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/blob/master/Microsoft%20License%20Terms%20For%20Win32%20Content%20Prep%20Tool.pdf). Print and retain a copy of the license terms for your records. By downloading and using Microsoft Win32 Content Prep Tool, you agree to such license terms. If you do not accept them, do not use the software. - Review the [Microsoft License Terms for Microsoft Win32 Content Prep Tool](https://github.com/Microsoft/Microsoft-Win32-Content-Prep-Tool/blob/master/Microsoft%20License%20Terms%20For%20Win32%20Content%20Prep%20Tool.pdf). Print and retain a copy of the license terms for your records. By downloading and using Microsoft Win32 Content Prep Tool, you agree to such license terms. If you do not accept them, do not use the software.
- Review the [Privacy and personal data in Intune](https://learn.microsoft.com/mem/intune/protect/privacy-personal-data) for information on the privacy policy of the Microsoft Win32 Content Prep Tool. - Review the [Privacy and personal data in Intune](https://learn.microsoft.com/mem/intune/protect/privacy-personal-data) for information on the privacy policy of the Microsoft Win32 Content Prep Tool.
Sample commands to use for the Microsoft Win32 Content Prep Tool: Sample commands to use for the Microsoft Win32 Content Prep Tool:

View File

@ -25,4 +25,7 @@
- Fixed the issue where the tool is not working with catalog folders. - Fixed the issue where the tool is not working with catalog folders.
1.8.4 1.8.4
- Fixed an issue with version 1.8.3 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.
1.8.5
- Fixed an issue with Win32 content prep tool crashing.