Skip to content

Commit

Permalink
Merge pull request #25 from CodingWonders/dt_pre_2383
Browse files Browse the repository at this point in the history
DISMTools 0.3.1 Preview 3
  • Loading branch information
CodingWonders authored Aug 19, 2023
2 parents e96dcd2 + a7290aa commit bbbe4bb
Show file tree
Hide file tree
Showing 21 changed files with 1,767 additions and 156 deletions.
9 changes: 9 additions & 0 deletions DISMTools.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,12 @@
<DependentUpon>Settings.settings</DependentUpon>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
</Compile>
<Compile Include="Panels\ConfigLists\WimScriptEditor.Designer.vb">
<DependentUpon>WimScriptEditor.vb</DependentUpon>
</Compile>
<Compile Include="Panels\ConfigLists\WimScriptEditor.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\DoWork\ProgressPanel.Designer.vb">
<DependentUpon>ProgressPanel.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -570,6 +576,9 @@
<CustomToolNamespace>My.Resources</CustomToolNamespace>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="Panels\ConfigLists\WimScriptEditor.resx">
<DependentUpon>WimScriptEditor.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\DoWork\ProgressPanel.resx">
<DependentUpon>ProgressPanel.vb</DependentUpon>
</EmbeddedResource>
Expand Down
Binary file modified Installer/Output/dt_setup.exe
Binary file not shown.
49 changes: 32 additions & 17 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>866, 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>866, 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
Loading

0 comments on commit bbbe4bb

Please sign in to comment.