Skip to content

Commit

Permalink
DISMTools 0.4.2 Preview 2 (#101)
Browse files Browse the repository at this point in the history
* Update assembly information

* Update system information files

* Add option to view general driver file information (provided by DISM API v3.1)

* Add help entry for getting AppX packages

* Add ability to set OS uninstall window

* Add ability to set OS uninstall window

* Add ability to get OS uninstall window

* Add action to initiate OS uninstall

* Add OS uninstall removal capabilities

* Updated Softpedia verification date

* Add translations to uninstall-related actions

* Add tool to exclude user OneDrive folders in configuration lists

* Added language translations and fixed small reliability issues

* Fixed Pick button not being disabled automatically

* Add Recents list

* Continue Portuguese translations

* Complete translations for MainForm

* Update assembly description

* Update What's New section
  • Loading branch information
CodingWonders committed Feb 17, 2024
1 parent ec7991e commit 1eb3d84
Show file tree
Hide file tree
Showing 34 changed files with 6,489 additions and 3,626 deletions.
32 changes: 26 additions & 6 deletions DISMTools.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@
<SubType>Form</SubType>
</Compile>
<Compile Include="Elements\AppxPackage.vb" />
<Compile Include="Elements\Recents.vb" />
<Compile Include="Help\HelpBrowserForm.Designer.vb">
<DependentUpon>HelpBrowserForm.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -172,6 +173,12 @@
<Compile Include="Panels\ConfigLists\AddListEntryDlg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\ConfigLists\Tools\OneDriveExclusionDlg.Designer.vb">
<DependentUpon>OneDriveExclusionDlg.vb</DependentUpon>
</Compile>
<Compile Include="Panels\ConfigLists\Tools\OneDriveExclusionDlg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\ConfigLists\WimScriptEditor.Designer.vb">
<DependentUpon>WimScriptEditor.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -250,6 +257,12 @@
<Compile Include="Panels\Get_Ops\Capabilities\GetCapabilityInfo.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Get_Ops\Drivers\DriverFileInfoDlg.Designer.vb">
<DependentUpon>DriverFileInfoDlg.vb</DependentUpon>
</Compile>
<Compile Include="Panels\Get_Ops\Drivers\DriverFileInfoDlg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Get_Ops\Drivers\GetDriverInfo.Designer.vb">
<DependentUpon>GetDriverInfo.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -550,16 +563,16 @@
<Compile Include="Panels\MSEdge\AddEdgeWebView.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\OSUninst\OSNoRollbackErrorDlg.Designer.vb">
<Compile Include="Panels\Img_Ops\OSUninst\OSNoRollbackErrorDlg.Designer.vb">
<DependentUpon>OSNoRollbackErrorDlg.vb</DependentUpon>
</Compile>
<Compile Include="Panels\OSUninst\OSNoRollbackErrorDlg.vb">
<Compile Include="Panels\Img_Ops\OSUninst\OSNoRollbackErrorDlg.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\OSUninst\SetOSUninstWindow.Designer.vb">
<Compile Include="Panels\Img_Ops\OSUninst\SetOSUninstWindow.Designer.vb">
<DependentUpon>SetOSUninstWindow.vb</DependentUpon>
</Compile>
<Compile Include="Panels\OSUninst\SetOSUninstWindow.vb">
<Compile Include="Panels\Img_Ops\OSUninst\SetOSUninstWindow.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\PopupDlgs\PopupImageManager.Designer.vb">
Expand Down Expand Up @@ -690,6 +703,9 @@
<EmbeddedResource Include="Panels\ConfigLists\AddListEntryDlg.resx">
<DependentUpon>AddListEntryDlg.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\ConfigLists\Tools\OneDriveExclusionDlg.resx">
<DependentUpon>OneDriveExclusionDlg.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\ConfigLists\WimScriptEditor.resx">
<DependentUpon>WimScriptEditor.vb</DependentUpon>
</EmbeddedResource>
Expand Down Expand Up @@ -729,6 +745,9 @@
<EmbeddedResource Include="Panels\Get_Ops\Capabilities\GetCapabilityInfo.resx">
<DependentUpon>GetCapabilityInfo.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Get_Ops\Drivers\DriverFileInfoDlg.resx">
<DependentUpon>DriverFileInfoDlg.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Get_Ops\Drivers\GetDriverInfo.resx">
<DependentUpon>GetDriverInfo.vb</DependentUpon>
</EmbeddedResource>
Expand Down Expand Up @@ -879,10 +898,10 @@
<EmbeddedResource Include="Panels\MSEdge\AddEdgeWebView.resx">
<DependentUpon>AddEdgeWebView.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\OSUninst\OSNoRollbackErrorDlg.resx">
<EmbeddedResource Include="Panels\Img_Ops\OSUninst\OSNoRollbackErrorDlg.resx">
<DependentUpon>OSNoRollbackErrorDlg.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\OSUninst\SetOSUninstWindow.resx">
<EmbeddedResource Include="Panels\Img_Ops\OSUninst\SetOSUninstWindow.resx">
<DependentUpon>SetOSUninstWindow.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\PopupDlgs\PopupImageManager.resx">
Expand Down Expand Up @@ -1212,6 +1231,7 @@
<None Include="Resources\settings\options_scratch_light.png" />
<None Include="Resources\about\gitter_chat.png" />
<None Include="Resources\import_driver.png" />
<None Include="Resources\onedrive_exclusion.png" />
<Content Include="ThemeVS2012\Resources\Dockindicator_PaneDiamond_Hotspot.png" />
<Content Include="ThemeVS2012\Resources\DockIndicator_PaneDiamond_HotspotIndex.png" />
<Content Include="ThemeVS2012\Resources\MaskArrowBottom.png" />
Expand Down
17 changes: 17 additions & 0 deletions Elements/Recents.vb
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
Imports System.Xml.Serialization

Namespace Elements

<Serializable(), XmlRoot("ArrayOfRecents")>
Public Class Recents
<XmlAttribute("Path")>
Public Property ProjPath As String

<XmlAttribute("Name")>
Public Property ProjName As String

<XmlAttribute("Order")>
Public Property Order As Integer
End Class

End Namespace
Binary file modified Installer/Output/dt_setup.exe
Binary file not shown.
Loading

0 comments on commit 1eb3d84

Please sign in to comment.