Skip to content

Commit 0077b49

Browse files
committed
Update What's New section, update information and binaries
1 parent e54aa06 commit 0077b49

File tree

6 files changed

+17
-24
lines changed

6 files changed

+17
-24
lines changed

Installer/Output/dt_setup.exe

-2.9 KB
Binary file not shown.

My Project/Resources.Designer.vb

Lines changed: 8 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

My Project/Resources.resx

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1099,24 +1099,14 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
10991099
<data name="WhatsNew" xml:space="preserve">
11001100
<value>Bugfixes
11011101

1102-
- Fixed a translation issue in the Configuration List Editor
1103-
- Fixed an issue where the AppX package information dialog would not show the path of the store logo assets and the path to the package manifest for some applications
1104-
- Fixed an issue where the path roots of the AppX package information dialog contained double backslashes ("\\")
1105-
- Fixed an issue where the driver information dialog threw an exception when loading in some cases
1106-
- Fixed an issue where the project tree view would not be cleared when entering the online installation management mode
1107-
- Fixed an issue where the "no selected items" panel of the AppX package addition dialog would not be resized when removing an entry or clearing all entries
1108-
- The AppX package information dialog no longer allows you to copy the "Asset Unavailable" resource
1109-
- The AppX package removal dialog no longer appends " (Cortana)" to the entry: "Microsoft.549981C3F5F10"
1102+
- Fixed a translation issue in the driver information menu entry
11101103

11111104
New features
11121105

1113-
- Introduced the image split dialog
1114-
- The image information dialog can now be opened from the single image index error dialog
1115-
- In the online installation management mode, the AppX resource save dialog now defaults to the user's Pictures library and will default to the project directory otherwise
1116-
- The existing mount directory link now opens the mounted image picker instead of the folder browser
1117-
- The program immediately gets information about an image file now when selecting "Another image" in the image information dialog, if it had been specified
1118-
- You can now click the AppX resource save notification to view the resource
1119-
- The program directly unmounts read-only mounted images discarding changes when clicking the "Unmount image" button</value>
1106+
- The AppX package addition dialog now supports adding App Installer packages (".appinstaller" files)
1107+
- Menu items are now enabled and disabled according to the versions of the Windows image you're servicing and the specified DISM executable
1108+
- You can now export the third-party drivers of a Windows image or active installation
1109+
- You can now configure the target path and the scratch space of Windows PE images</value>
11201110
</data>
11211111
<data name="split_img" type="System.Resources.ResXFileRef, System.Windows.Forms">
11221112
<value>..\Resources\split_img.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Version]
2-
LatestVer = 0.3.2.2392
3-
ReleaseTag = v0.3.2_pre_2392
2+
LatestVer = 0.3.2.2393
3+
ReleaseTag = v0.3.2_pre_2393
44

55
[Options]
66
MigrateSettings = False
0 Bytes
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Version]
2-
LatestVer = 0.3.2.2392
3-
ReleaseTag = v0.3.2_pre_2392
2+
LatestVer = 0.3.2.2393
3+
ReleaseTag = v0.3.2_pre_2393
44

55
[Options]
66
MigrateSettings = False

0 commit comments

Comments
 (0)