Skip to content

Commit

Permalink
Merge pull request #62 from CodingWonders/dt_pre_23112
Browse files Browse the repository at this point in the history
DISMTools 0.4 Preview 2
  • Loading branch information
CodingWonders committed Nov 11, 2023
2 parents 56c6c92 + df8c7aa commit 9aea56c
Show file tree
Hide file tree
Showing 19 changed files with 733 additions and 66 deletions.
9 changes: 9 additions & 0 deletions DISMTools.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,12 @@
<Compile Include="Panels\Get_Ops\InfoSave\ImgInfoSaveDlg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Get_Ops\InfoSave\InfoSaveResults.Designer.vb">
<DependentUpon>InfoSaveResults.vb</DependentUpon>
</Compile>
<Compile Include="Panels\Get_Ops\InfoSave\InfoSaveResults.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Get_Ops\Pkgs\GetPkgInfo.Designer.vb">
<DependentUpon>GetPkgInfo.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -709,6 +715,9 @@
<EmbeddedResource Include="Panels\Get_Ops\InfoSave\ImgInfoSaveDlg.resx">
<DependentUpon>ImgInfoSaveDlg.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Get_Ops\InfoSave\InfoSaveResults.resx">
<DependentUpon>InfoSaveResults.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Get_Ops\Pkgs\GetPkgInfo.resx">
<DependentUpon>GetPkgInfo.vb</DependentUpon>
</EmbeddedResource>
Expand Down
Binary file modified Installer/Output/dt_setup.exe
Binary file not shown.
75 changes: 49 additions & 26 deletions MainForm.Designer.vb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 0 additions & 12 deletions MainForm.resx
Original file line number Diff line number Diff line change
Expand Up @@ -291,12 +291,6 @@ These options, and the program information, can be found by opening the Help men
JCQkJEQxb97/AOrW4M1DfY/XAAAAAElFTkSuQmCC
</value>
</data>
<metadata name="ToolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>249, 17</value>
</metadata>
<metadata name="StatusStrip.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>356, 17</value>
</metadata>
<data name="TabPageIcon1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABGdBTUEAALGPC/xhBQAAAxpJREFUaEPt
Expand Down Expand Up @@ -611,12 +605,6 @@ These options, and the program information, can be found by opening the Help men
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>727, 17</value>
</metadata>
<metadata name="prjTreeStatus.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>132, 17</value>
</metadata>
<metadata name="ToolStrip2.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
<value>727, 17</value>
</metadata>
<data name="RefreshViewTSB.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8
Expand Down

0 comments on commit 9aea56c

Please sign in to comment.