Skip to content

Commit

Permalink
Merge pull request #83 from CodingWonders/dt_pre_23122
Browse files Browse the repository at this point in the history
DISMTools 0.4 Preview 6
  • Loading branch information
CodingWonders committed Dec 9, 2023
2 parents 0b0a349 + ee661f2 commit 6030418
Show file tree
Hide file tree
Showing 148 changed files with 18,136 additions and 777 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/store-logo-asset-preview-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: CodingWonders

---

This type of issue can happen on both DISMTools 0.3 and 0.3.1, and we want your help to fix it
This type of issue can happen on DISMTools 0.3 and later versions, and we want your help to fix it

**AppX package name**

Expand Down
132 changes: 127 additions & 5 deletions DISMTools.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,9 @@
<Reference Include="System.Management">
<Private>True</Private>
</Reference>
<Reference Include="System.ServiceModel">
<Private>True</Private>
</Reference>
<Reference Include="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
<Private>True</Private>
</Reference>
Expand Down Expand Up @@ -135,10 +138,10 @@
<SubType>Form</SubType>
</Compile>
<Compile Include="Elements\AppxPackage.vb" />
<Compile Include="Help\Help_RegisteredAppxPkgsDlg.Designer.vb">
<DependentUpon>Help_RegisteredAppxPkgsDlg.vb</DependentUpon>
<Compile Include="Help\HelpBrowserForm.Designer.vb">
<DependentUpon>HelpBrowserForm.vb</DependentUpon>
</Compile>
<Compile Include="Help\Help_RegisteredAppxPkgsDlg.vb">
<Compile Include="Help\HelpBrowserForm.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="MainForm.vb">
Expand Down Expand Up @@ -652,8 +655,8 @@
<EmbeddedResource Include="Actions\Validation\Actions.Validation.resx">
<DependentUpon>Actions.Validation.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Help\Help_RegisteredAppxPkgsDlg.resx">
<DependentUpon>Help_RegisteredAppxPkgsDlg.vb</DependentUpon>
<EmbeddedResource Include="Help\HelpBrowserForm.resx">
<DependentUpon>HelpBrowserForm.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="MainForm.resx">
<DependentUpon>MainForm.vb</DependentUpon>
Expand Down Expand Up @@ -909,6 +912,24 @@
<None Include=".editorconfig" />
<None Include="Actions\example.dta" />
<None Include="app.config" />
<None Include="docs\css\fonts\fontawesome-webfont.eot" />
<None Include="docs\css\fonts\fontawesome-webfont.ttf" />
<None Include="docs\css\fonts\fontawesome-webfont.woff" />
<None Include="docs\css\fonts\fontawesome-webfont.woff2" />
<None Include="docs\css\fonts\lato-bold-italic.woff" />
<None Include="docs\css\fonts\lato-bold-italic.woff2" />
<None Include="docs\css\fonts\lato-bold.woff" />
<None Include="docs\css\fonts\lato-bold.woff2" />
<None Include="docs\css\fonts\lato-normal-italic.woff" />
<None Include="docs\css\fonts\lato-normal-italic.woff2" />
<None Include="docs\css\fonts\lato-normal.woff" />
<None Include="docs\css\fonts\lato-normal.woff2" />
<None Include="docs\css\fonts\Roboto-Slab-Bold.woff" />
<None Include="docs\css\fonts\Roboto-Slab-Bold.woff2" />
<None Include="docs\css\fonts\Roboto-Slab-Regular.woff" />
<None Include="docs\css\fonts\Roboto-Slab-Regular.woff2" />
<None Include="docs\search\search_index.json" />
<None Include="docs\sitemap.xml.gz" />
<None Include="Helpers\dthelper.bat">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down Expand Up @@ -1011,6 +1032,99 @@
<Content Include="7z\amd64\7z.exe" />
<Content Include="7z\i386\7z.dll" />
<Content Include="7z\i386\7z.exe" />
<Content Include="docs\404.html" />
<Content Include="docs\css\fonts\fontawesome-webfont.svg" />
<Content Include="docs\css\theme.css" />
<Content Include="docs\css\theme_extra.css" />
<Content Include="docs\getting_started\msmg_migration\index.html" />
<Content Include="docs\getting_started\new_to_servicing\index.html" />
<Content Include="docs\getting_started\ntlite_migration\index.html" />
<Content Include="docs\getting_started\start\index.html" />
<Content Include="docs\img\favicon.ico" />
<Content Include="docs\img_tasks\appx\add_provisionedappxpackage\index.html" />
<Content Include="docs\img_tasks\appx\appx\index.html" />
<Content Include="docs\img_tasks\appx\remove_provisionedappxpackage\index.html" />
<Content Include="docs\img_tasks\capabilities\add_capability\index.html" />
<Content Include="docs\img_tasks\capabilities\capabilities\index.html" />
<Content Include="docs\img_tasks\capabilities\remove_capability\index.html" />
<Content Include="docs\img_tasks\drivers\add_driver\index.html" />
<Content Include="docs\img_tasks\drivers\drivers\index.html" />
<Content Include="docs\img_tasks\drivers\remove_driver\index.html" />
<Content Include="docs\img_tasks\features\disable_feature\index.html" />
<Content Include="docs\img_tasks\features\enable_feature\index.html" />
<Content Include="docs\img_tasks\features\features\index.html" />
<Content Include="docs\img_tasks\img_tasks\index.html" />
<Content Include="docs\img_tasks\info\appxpkg_info\index.html" />
<Content Include="docs\img_tasks\info\cap_info\index.html" />
<Content Include="docs\img_tasks\info\drv_info\index.html" />
<Content Include="docs\img_tasks\info\feat_info\index.html" />
<Content Include="docs\img_tasks\info\img_info\index.html" />
<Content Include="docs\img_tasks\info\infodlgs\index.html" />
<Content Include="docs\img_tasks\info\pkg_info\index.html" />
<Content Include="docs\img_tasks\info\winpe_info\index.html" />
<Content Include="docs\img_tasks\packages\add_package\index.html" />
<Content Include="docs\img_tasks\packages\packages\index.html" />
<Content Include="docs\img_tasks\packages\remove_package\index.html" />
<Content Include="docs\img_tasks\tools\mimgmgr\index.html" />
<Content Include="docs\index.html" />
<Content Include="docs\js\html5shiv.min.js" />
<Content Include="docs\js\jquery-3.6.0.min.js" />
<Content Include="docs\js\theme.js" />
<Content Include="docs\js\theme_extra.js" />
<Content Include="docs\res\getting_started\create_a_project.png" />
<Content Include="docs\res\getting_started\load_mount_directory.png" />
<Content Include="docs\res\getting_started\load_mount_directory_new.png" />
<Content Include="docs\res\getting_started\mount_an_image.png" />
<Content Include="docs\res\getting_started\msmg_toolkit.png" />
<Content Include="docs\res\getting_started\project_view.png" />
<Content Include="docs\res\img_tasks\appx\add_provisionedappxpackage.png" />
<Content Include="docs\res\img_tasks\appx\appxbundlemanifest.png" />
<Content Include="docs\res\img_tasks\appx\appxmanifest.png" />
<Content Include="docs\res\img_tasks\appx\appx_checkyouraccount.png" />
<Content Include="docs\res\img_tasks\appx\app_info.png" />
<Content Include="docs\res\img_tasks\appx\inside_manifest.png" />
<Content Include="docs\res\img_tasks\appx\logoasset.png" />
<Content Include="docs\res\img_tasks\appx\microsoft_apps.png" />
<Content Include="docs\res\img_tasks\appx\remove_provisionedappxpackage.png" />
<Content Include="docs\res\img_tasks\appx\store_rg-adguard.png" />
<Content Include="docs\res\img_tasks\capabilities\add_capability.png" />
<Content Include="docs\res\img_tasks\capabilities\remove_capability.png" />
<Content Include="docs\res\img_tasks\cmd_menu.png" />
<Content Include="docs\res\img_tasks\drivers\add_driver.png" />
<Content Include="docs\res\img_tasks\drivers\remove_driver.png" />
<Content Include="docs\res\img_tasks\drivers\remove_driver_inbox_bc.png" />
<Content Include="docs\res\img_tasks\drivers\remove_driver_noinbox_bc.png" />
<Content Include="docs\res\img_tasks\drivers\remove_driver_noinbox_nobc.png" />
<Content Include="docs\res\img_tasks\features\disable_feature.png" />
<Content Include="docs\res\img_tasks\features\enable_feature.png" />
<Content Include="docs\res\img_tasks\features\pkg_lookup.png" />
<Content Include="docs\res\img_tasks\info\appxpkg_info.png" />
<Content Include="docs\res\img_tasks\info\cap_info.png" />
<Content Include="docs\res\img_tasks\info\drvpkg_hw_target_controls.png" />
<Content Include="docs\res\img_tasks\info\drv_info.png" />
<Content Include="docs\res\img_tasks\info\feat_info.png" />
<Content Include="docs\res\img_tasks\info\get_drvfileinfo.png" />
<Content Include="docs\res\img_tasks\info\get_instdrvinfo.png" />
<Content Include="docs\res\img_tasks\info\get_instpkginfo.png" />
<Content Include="docs\res\img_tasks\info\get_pkgfileinfo.png" />
<Content Include="docs\res\img_tasks\info\img_info.png" />
<Content Include="docs\res\img_tasks\info\info_dlgs.png" />
<Content Include="docs\res\img_tasks\info\info_save.png" />
<Content Include="docs\res\img_tasks\info\pkg_info.png" />
<Content Include="docs\res\img_tasks\info\winpe_info.png" />
<Content Include="docs\res\img_tasks\mgmt\img_properties.png" />
<Content Include="docs\res\img_tasks\mgmt\prj_properties.png" />
<Content Include="docs\res\img_tasks\packages\add_package.png" />
<Content Include="docs\res\img_tasks\packages\remove_package.png" />
<Content Include="docs\res\img_tasks\quick_actions.png" />
<Content Include="docs\res\img_tasks\tools\mimgmgr\img_unmount.png" />
<Content Include="docs\res\img_tasks\tools\mimgmgr\mimgmgr.png" />
<Content Include="docs\res\product.png" />
<Content Include="docs\search.html" />
<Content Include="docs\search\lunr.js" />
<Content Include="docs\search\main.js" />
<Content Include="docs\search\worker.js" />
<Content Include="docs\sitemap.xml" />
<Content Include="Installer\dt.iss" />
<Content Include="Installer\ISCC.exe" />
<Content Include="Installer\ISCmplr.dll" />
Expand Down Expand Up @@ -1346,6 +1460,7 @@
<PostBuildEvent>SET DELETELOGDIR="Yes"
SET ISPREVIEW="Yes"
SET GEN_INSTALLER="Yes"
SET COPY_DOCS="Yes"
ECHO Generating program structure...
IF EXIST "$(SolutionDir)portable" (
COPY "$(SolutionDir)portable" . /Y
Expand Down Expand Up @@ -1387,6 +1502,10 @@ IF NOT EXIST scratch (
IF %25ISPREVIEW%25=="Yes" (
echo You will be running a preview release, which may not be ready for production. You may experience more bugs and less stability. Please switch to a stable release whenever possible.
)
IF %25COPY_DOCS%25=="Yes" (
echo Copying help documentation...
xcopy "$(ProjectDir)docs\*" "$(TargetDir)docs" /cehyi
)
IF %25GEN_INSTALLER%25=="Yes" (
echo The technology used for creating the installer is subject to a license. Refer to the "LICENSE.TXT" file in the "$(SolutionDir)Installer" directory for more information
echo Copying program files...
Expand Down Expand Up @@ -1416,6 +1535,9 @@ IF EXIST temp (
)
IF EXIST scratch (
rd scratch /s /q
)
IF EXIST docs (
rd docs /s /q
)</PreBuildEvent>
</PropertyGroup>
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Expand Down

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

Loading

0 comments on commit 6030418

Please sign in to comment.