Skip to content

Commit 3bfdc07

Browse files
Merge pull request #35 from CodingWonders/dt_pre_2392
DISMTools 0.3.2 Preview 2
2 parents 93044fc + fd146a1 commit 3bfdc07

27 files changed

+1407
-158
lines changed

7z/README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 7-Zip executables
22

3-
To fix the 7-Zip issue spotted by [abbodi1406](https://github.com/abbodi1406/) on the MDL forums, DISMTools 0.3.1 includes both the x64 and x86 versions of `7z.exe` and `7z.dll`.
3+
To fix the 7-Zip issue spotted by [abbodi1406](https://github.com/abbodi1406/) on the MDL forums, DISMTools includes both the x64 and x86 versions of `7z.exe` and `7z.dll`.
44

55
7-Zip comes with a license, which you can read either [here](https://7-zip.org/license.txt) or in the Licenses section of the About dialog.
66

DISMTools.vbproj

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,12 @@
382382
<Compile Include="Panels\Img_Ops\ImgIndexDelete.vb">
383383
<SubType>Form</SubType>
384384
</Compile>
385+
<Compile Include="Panels\Img_Ops\ImgSplit.Designer.vb">
386+
<DependentUpon>ImgSplit.vb</DependentUpon>
387+
</Compile>
388+
<Compile Include="Panels\Img_Ops\ImgSplit.vb">
389+
<SubType>Form</SubType>
390+
</Compile>
385391
<Compile Include="Panels\Img_Ops\ImgUMount.Designer.vb">
386392
<DependentUpon>ImgUMount.vb</DependentUpon>
387393
</Compile>
@@ -712,6 +718,9 @@
712718
<EmbeddedResource Include="Panels\Img_Ops\ImgIndexDelete.resx">
713719
<DependentUpon>ImgIndexDelete.vb</DependentUpon>
714720
</EmbeddedResource>
721+
<EmbeddedResource Include="Panels\Img_Ops\ImgSplit.resx">
722+
<DependentUpon>ImgSplit.vb</DependentUpon>
723+
</EmbeddedResource>
715724
<EmbeddedResource Include="Panels\Img_Ops\ImgUMount.resx">
716725
<DependentUpon>ImgUMount.vb</DependentUpon>
717726
</EmbeddedResource>
@@ -948,6 +957,7 @@
948957
<None Include="Resources\pkg_info_from_image.png" />
949958
<None Include="Resources\info_from_pkg_file.png" />
950959
<None Include="Resources\get_appxpkg_info.png" />
960+
<None Include="Resources\split_img.png" />
951961
<Content Include="ThemeVS2012\Resources\Dockindicator_PaneDiamond_Hotspot.png" />
952962
<Content Include="ThemeVS2012\Resources\DockIndicator_PaneDiamond_HotspotIndex.png" />
953963
<Content Include="ThemeVS2012\Resources\MaskArrowBottom.png" />

Installer/Output/dt_setup.exe

5.48 KB
Binary file not shown.

MainForm.Designer.vb

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

MainForm.resx

Lines changed: 42 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,12 @@ These options, and the program information, can be found by opening the Help men
291291
JCQkJEQxb97/AOrW4M1DfY/XAAAAAElFTkSuQmCC
292292
</value>
293293
</data>
294+
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
295+
<value>249, 17</value>
296+
</metadata>
297+
<metadata name="StatusStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
298+
<value>356, 17</value>
299+
</metadata>
294300
<data name="TabPageIcon1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
295301
<value>
296302
iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAxpJREFUaEPt
@@ -605,6 +611,12 @@ These options, and the program information, can be found by opening the Help men
605611
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
606612
<value>727, 17</value>
607613
</metadata>
614+
<metadata name="prjTreeStatus.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
615+
<value>132, 17</value>
616+
</metadata>
617+
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
618+
<value>727, 17</value>
619+
</metadata>
608620
<data name="RefreshViewTSB.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
609621
<value>
610622
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
@@ -649,6 +661,36 @@ These options, and the program information, can be found by opening the Help men
649661
<metadata name="ImgProcesses.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
650662
<value>925, 17</value>
651663
</metadata>
664+
<metadata name="LocalMountDirFBD.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
665+
<value>1051, 17</value>
666+
</metadata>
667+
<metadata name="MountedImageDetectorBW.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
668+
<value>17, 56</value>
669+
</metadata>
670+
<metadata name="ImgUMountPopupCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
671+
<value>219, 56</value>
672+
</metadata>
673+
<metadata name="AppxPackagePopupCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
674+
<value>398, 56</value>
675+
</metadata>
676+
<metadata name="TreeViewCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
677+
<value>584, 56</value>
678+
</metadata>
679+
<metadata name="ADKCopierBW.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
680+
<value>711, 56</value>
681+
</metadata>
682+
<metadata name="UpdCheckerBW.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
683+
<value>841, 56</value>
684+
</metadata>
685+
<metadata name="AppxResCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
686+
<value>978, 56</value>
687+
</metadata>
688+
<metadata name="AppxResSFD.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
689+
<value>1102, 56</value>
690+
</metadata>
691+
<metadata name="Notifications.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
692+
<value>1222, 56</value>
693+
</metadata>
652694
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
653695
<value>
654696
AAABAAMAEBAAAAEAIABoBAAANgAAACAgAAABACAAqBAAAJ4EAAAwMAAAAQAgAKglAABGFQAAKAAAABAA
@@ -905,34 +947,4 @@ These options, and the program information, can be found by opening the Help men
905947
AAD///////8AAP///////wAA////////AAA=
906948
</value>
907949
</data>
908-
<metadata name="LocalMountDirFBD.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
909-
<value>1051, 17</value>
910-
</metadata>
911-
<metadata name="MountedImageDetectorBW.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
912-
<value>17, 56</value>
913-
</metadata>
914-
<metadata name="ImgUMountPopupCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
915-
<value>219, 56</value>
916-
</metadata>
917-
<metadata name="AppxPackagePopupCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
918-
<value>398, 56</value>
919-
</metadata>
920-
<metadata name="TreeViewCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
921-
<value>584, 56</value>
922-
</metadata>
923-
<metadata name="ADKCopierBW.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
924-
<value>711, 56</value>
925-
</metadata>
926-
<metadata name="UpdCheckerBW.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
927-
<value>841, 56</value>
928-
</metadata>
929-
<metadata name="AppxResCMS.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
930-
<value>978, 56</value>
931-
</metadata>
932-
<metadata name="AppxResSFD.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
933-
<value>1102, 56</value>
934-
</metadata>
935-
<metadata name="Notifications.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
936-
<value>1222, 56</value>
937-
</metadata>
938950
</root>

0 commit comments

Comments
 (0)