forked from microsoft/Microsoft-Win32-Content-Prep-Tool
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ReleaseNotes.txt
31 lines (22 loc) · 917 Bytes
/
ReleaseNotes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1.4
- Microsoft Intune Win32 App Packaging Tool will check the Windows Classic setup files and generate a .intunewin file to be imported into Intune Azure Portal.
1.5
- Fixed the error when processing .msp file as setup file.
1.6
- Add catalog support for Win10 S.
1.7
- Add Unicode support for file and folder name.
1.8
- Fixed the ArgumentOutOfRangeException error when running the tool in Windows Terminal.
- Added some prefix for the log messages for better readability.
1.8.1
- Adding the actual binaries for v1.8. Please do not use v1.8 and use v1.8.1.
1.8.2
- Add support for version parameter (-v)
- Add support for redirection of output to another file
1.8.3
- Fixed the issue where the tool is not working with catalog folders.
1.8.4
- 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.