Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DISMTools 0.4 #90

Merged
merged 124 commits into from
Dec 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
124 commits
Select commit Hold shift + click to select a range
37d852d
Prepare for version 0.4
CodingWonders Oct 29, 2023
558aac0
Disable Windows Update related settings in Safe Mode without networki…
CodingWonders Oct 31, 2023
2ee7c93
Merge pull request #57 from CodingWonders/dt_pre/cw_safeboot
CodingWonders Oct 31, 2023
b810e9c
Distinguish a preview release build, and add support for multiple fil…
CodingWonders Oct 31, 2023
30792e3
Allow for multiple selections in the list view
CodingWonders Oct 31, 2023
8f58e0a
Add support for terabytes and add initial implementation of offline i…
CodingWonders Nov 1, 2023
05f7c62
Add detections and translations to the drive lister
CodingWonders Nov 1, 2023
7aac0a7
Disable image commit option during offline installation management
CodingWonders Nov 3, 2023
18846f6
Update DISM API to version 3.0
CodingWonders Nov 4, 2023
279dcb4
Merge pull request #59 from CodingWonders/dt_pre_new_dismapi
CodingWonders Nov 4, 2023
bf3e035
Update What's New section, and update system information files
CodingWonders Nov 4, 2023
863744a
Merge pull request #60 from CodingWonders/dt_pre_23111
CodingWonders Nov 4, 2023
832e329
Build updated installer
CodingWonders Nov 4, 2023
56c6c92
Update README.md
CodingWonders Nov 4, 2023
57269fd
Update assembly information
CodingWonders Nov 4, 2023
94405ed
Update README.md
CodingWonders Nov 4, 2023
a5e56ac
Hide background process details panel when leaving installation manag…
CodingWonders Nov 5, 2023
0c7c9f5
Add File menu option to enter offline installation management mode
CodingWonders Nov 5, 2023
bd957a5
Don't mess with projects
CodingWonders Nov 5, 2023
43c880c
Fix typo
CodingWonders Nov 6, 2023
9a1c88f
Add preview for image information reports
CodingWonders Nov 6, 2023
41698fc
Finalize print capabilities and add translations
CodingWonders Nov 10, 2023
4b57d82
Added link to contribute to the help system
CodingWonders Nov 10, 2023
aa489d2
Close results form if not already closed
CodingWonders Nov 10, 2023
9492c55
Reflect boot mode status when performing some processes
CodingWonders Nov 11, 2023
d2e6ba8
Update What's New section, and update system information files
CodingWonders Nov 11, 2023
df8c7aa
Update README.md
CodingWonders Nov 11, 2023
9aea56c
Merge pull request #62 from CodingWonders/dt_pre_23112
CodingWonders Nov 11, 2023
874b748
Update README.md
CodingWonders Nov 11, 2023
86f34b7
Update assembly information
CodingWonders Nov 11, 2023
95b469f
Recommend monospaced log window fonts
CodingWonders Nov 11, 2023
84d1a85
Begin working on new design (experiment only)
CodingWonders Nov 12, 2023
07b1f43
Merge pull request #64 from CodingWonders/dt_pre/next-design
CodingWonders Nov 12, 2023
a36fb90
Fixed image info saver exception
CodingWonders Nov 13, 2023
410ae44
Don't show "Could not get value MB"
CodingWonders Nov 13, 2023
c96132d
Correctly detect the offline installation management mode
CodingWonders Nov 16, 2023
3b5b32e
Modernize initial setup screen
CodingWonders Nov 16, 2023
110dd02
Replace helper command with native WMI queries
CodingWonders Nov 16, 2023
bbc61ba
Perform smooth progress bar value update
CodingWonders Nov 17, 2023
f98e847
Inform user when report is being saved
CodingWonders Nov 17, 2023
064d4e4
Do not show the RTB again
CodingWonders Nov 17, 2023
0b8fa3f
Update What's New section, and update system information files
CodingWonders Nov 18, 2023
503fdf8
Merge pull request #66 from CodingWonders/dt_pre_23113
CodingWonders Nov 18, 2023
c2c1a01
Update README.md
CodingWonders Nov 18, 2023
20d3639
Squashed commit of the following:
CodingWonders Nov 18, 2023
b25d3e1
Update assembly information
CodingWonders Nov 18, 2023
f52c80e
Merge branch 'dt_pre_23114' into dt_pre/next-design
CodingWonders Nov 18, 2023
13340a3
Add actions to the new view
CodingWonders Nov 18, 2023
5c30eb4
Merge pull request #68 from CodingWonders/dt_pre/next-design
CodingWonders Nov 18, 2023
2fc8e5d
Add modernized project tasks panel to the new view
CodingWonders Nov 19, 2023
0a919fc
Update image-related panels
CodingWonders Nov 24, 2023
cbed218
Merge pull request #69 from CodingWonders/dt_pre/next-design
CodingWonders Nov 24, 2023
a70f3b5
Make new design no longer an experiment, and fix menu entry issue
CodingWonders Nov 24, 2023
54e8e9c
Make tasks functional in the new design
CodingWonders Nov 25, 2023
8dac782
Merge pull request #70 from CodingWonders/dt_pre/next-design
CodingWonders Nov 25, 2023
666c46c
Update What's New section, and update system information files
CodingWonders Nov 25, 2023
0fbc084
Merge pull request #71 from CodingWonders/dt_pre_23114
CodingWonders Nov 25, 2023
3f8a691
Update README.md
CodingWonders Nov 25, 2023
b338f38
Update assembly information
CodingWonders Nov 25, 2023
26510bc
Use installer to update non-portable installations
CodingWonders Nov 26, 2023
5d38f75
Let the user specify the image information saver settings to skip que…
CodingWonders Nov 26, 2023
53f45c7
Add translations to most of the new design
CodingWonders Nov 26, 2023
3e9cbaa
Add Try blocks for accessing log files from the progress panel
CodingWonders Dec 1, 2023
ee4f60c
Add some condition
CodingWonders Dec 1, 2023
a3fea1e
Add more translations to new design
CodingWonders Dec 1, 2023
66fc505
Stick to one project view and don't go back to the old one
CodingWonders Dec 1, 2023
2977b57
Resize dialog and add more translations
CodingWonders Dec 1, 2023
80eb520
Updated What's New section, and update system information files
CodingWonders Dec 2, 2023
7ebb6f3
Merge pull request #79 from CodingWonders/dt_pre_23121
CodingWonders Dec 2, 2023
0b0a349
Update README.md
CodingWonders Dec 2, 2023
637e7cf
Update assembly information
CodingWonders Dec 2, 2023
5b86549
Begin working on new home panel design
CodingWonders Dec 3, 2023
62723ee
Improved color consistency and added more functionality
CodingWonders Dec 3, 2023
a7a37c2
Use the DT subreddit for news instead of CTT
CodingWonders Dec 3, 2023
0a4dad6
Added help documentation contents and an accompanying browser
CodingWonders Dec 3, 2023
8adc52a
Ship help documentation contents with installer
CodingWonders Dec 3, 2023
30e9f28
Make redirection work for installed copies
CodingWonders Dec 3, 2023
467d2a6
Merge pull request #81 from CodingWonders/dt_pre/next-design
CodingWonders Dec 3, 2023
07a9b08
Update version status on issue template
CodingWonders Dec 3, 2023
483b223
Fixed some issues in the new design
CodingWonders Dec 3, 2023
fb57d4a
Highlight links in new project view when passing over them
CodingWonders Dec 6, 2023
dc95a78
Don't use PowerShell for closing the program and pass PID to updater …
CodingWonders Dec 6, 2023
93a8be6
Fix detection
CodingWonders Dec 6, 2023
f179ba6
Translate help content browser titlebar
CodingWonders Dec 6, 2023
a5b71e0
Disable "Use mounted image" buttons in installation management modes
CodingWonders Dec 6, 2023
6b7098b
Put feed detection on a separate thread and add the link functionalit…
CodingWonders Dec 7, 2023
1aa61fc
Merge pull request #82 from CodingWonders/dt_pre/next-design
CodingWonders Dec 7, 2023
0dba63b
Fix image capture issues
CodingWonders Dec 7, 2023
9847a3e
Move feed news detection to a timer to reduce web requests
CodingWonders Dec 8, 2023
8390b9d
Open external websites in system default browser instead of browser c…
CodingWonders Dec 8, 2023
b98a93e
Open full help contents when clicking help link in AppX package remov…
CodingWonders Dec 8, 2023
4692bfe
Hide the "Preview new design" button in the project panel, make it a …
CodingWonders Dec 9, 2023
c48acb2
Fixed relative path issue and added online and offline installation m…
CodingWonders Dec 9, 2023
ee661f2
Update What's New section, and update system information files and bi…
CodingWonders Dec 9, 2023
6030418
Merge pull request #83 from CodingWonders/dt_pre_23122
CodingWonders Dec 9, 2023
65e9871
Fix deployment issue of help documentation contents for portable inst…
CodingWonders Dec 9, 2023
46347aa
Update README.md
CodingWonders Dec 9, 2023
3d83201
Fixed incorrect panel positioning on Windows 8
CodingWonders Dec 9, 2023
1868703
Massive update system improvements
CodingWonders Dec 10, 2023
e1ac227
Fix project creation issue when in offline installation management mode
CodingWonders Dec 12, 2023
22d85a4
Remove unnecessary variable
CodingWonders Dec 12, 2023
2ff0149
Update What's New section, and update system information and binary f…
CodingWonders Dec 16, 2023
643ab75
Merge pull request #86 from CodingWonders/dt_pre_23123
CodingWonders Dec 16, 2023
a228cfe
Update README.md
CodingWonders Dec 16, 2023
1ffd21c
Update assembly information
CodingWonders Dec 16, 2023
fd71e55
Enhanced driver addition technology for folders and fixed some Enable…
CodingWonders Dec 18, 2023
710ad7e
Fixed button positioning issues on Windows 8 hosts
CodingWonders Dec 18, 2023
247b056
Allow user to get started with this program from the initial setup wi…
CodingWonders Dec 19, 2023
034126d
Add color mode detection and begin new home view design finalization
CodingWonders Dec 19, 2023
a8adcf5
Added translations to the new home screen design and removed final re…
CodingWonders Dec 20, 2023
607116b
Merge pull request #87 from CodingWonders/dt_pre/next-design
CodingWonders Dec 20, 2023
1791bad
Update README.md
CodingWonders Dec 20, 2023
09a7023
Update README.md
CodingWonders Dec 20, 2023
37b3742
Update README.md
CodingWonders Dec 21, 2023
e2872b1
Update README.md
CodingWonders Dec 21, 2023
8df052c
Fixed AppX package information dialog not working on Windows 8
CodingWonders Dec 21, 2023
5496a23
Update README.md
CodingWonders Dec 21, 2023
f88644f
Update help documentation contents
CodingWonders Dec 21, 2023
0d47a6f
Update Help documentation content with the latest changes (2023-12-22)
CodingWonders Dec 22, 2023
eff3078
Update help documentation contents (2023/12/23), add friendly size re…
CodingWonders Dec 23, 2023
307d2bb
Merge pull request #89 from CodingWonders/dt_pre_23124_relcndid
CodingWonders Dec 23, 2023
6e245ff
Update branch information
CodingWonders Dec 23, 2023
48a3d1f
Update What's New section
CodingWonders Dec 23, 2023
12ec5ad
Update mImgMgr.ps1
CodingWonders Dec 23, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
177 changes: 169 additions & 8 deletions DISMTools.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<HintPath>packages\DarkUI.2.0.2\lib\DarkUI.dll</HintPath>
</Reference>
<Reference Include="Microsoft.Dism, Version=1.0.0.0, Culture=neutral, PublicKeyToken=5bba90053b345501, processorArchitecture=MSIL">
<HintPath>packages\Microsoft.Dism.2.5.2\lib\net40\Microsoft.Dism.dll</HintPath>
<HintPath>packages\Microsoft.Dism.3.0.0\lib\net40\Microsoft.Dism.dll</HintPath>
</Reference>
<Reference Include="ScintillaNET, Version=3.6.3.0, Culture=neutral, PublicKeyToken=d42c48f11a620156, processorArchitecture=MSIL">
<HintPath>packages\jacobslusser.ScintillaNET.Signed.3.6.3\lib\net40\ScintillaNET.dll</HintPath>
Expand All @@ -91,6 +91,12 @@
<Reference Include="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
<Private>True</Private>
</Reference>
<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 @@ -132,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 @@ -268,6 +274,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 @@ -358,6 +370,12 @@
<Compile Include="Panels\Img_Ops\Drivers\AddDrivers.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Img_Ops\Drivers\DriverManualFilePicker.Designer.vb">
<DependentUpon>DriverManualFilePicker.vb</DependentUpon>
</Compile>
<Compile Include="Panels\Img_Ops\Drivers\DriverManualFilePicker.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Img_Ops\Drivers\ExportDrivers.Designer.vb">
<DependentUpon>ExportDrivers.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -442,6 +460,12 @@
<Compile Include="Panels\Img_Ops\MountedImgMgr.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Img_Ops\OfflineInstDriveLister.Designer.vb">
<DependentUpon>OfflineInstDriveLister.vb</DependentUpon>
</Compile>
<Compile Include="Panels\Img_Ops\OfflineInstDriveLister.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="Panels\Img_Ops\Pkgs\AddPackage.Designer.vb">
<DependentUpon>AddPackage.vb</DependentUpon>
</Compile>
Expand Down Expand Up @@ -637,8 +661,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 @@ -703,6 +727,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 Expand Up @@ -748,6 +775,9 @@
<EmbeddedResource Include="Panels\Img_Ops\Drivers\AddDrivers.resx">
<DependentUpon>AddDrivers.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Img_Ops\Drivers\DriverManualFilePicker.resx">
<DependentUpon>DriverManualFilePicker.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Img_Ops\Drivers\ExportDrivers.resx">
<DependentUpon>ExportDrivers.vb</DependentUpon>
</EmbeddedResource>
Expand Down Expand Up @@ -790,6 +820,9 @@
<EmbeddedResource Include="Panels\Img_Ops\MountedImgMgr.resx">
<DependentUpon>MountedImgMgr.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Img_Ops\OfflineInstDriveLister.resx">
<DependentUpon>OfflineInstDriveLister.vb</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Panels\Img_Ops\Pkgs\AddPackage.resx">
<DependentUpon>AddPackage.vb</DependentUpon>
</EmbeddedResource>
Expand Down Expand Up @@ -888,6 +921,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 @@ -926,7 +977,9 @@
<CustomToolNamespace>My</CustomToolNamespace>
<LastGenOutput>Settings.Designer.vb</LastGenOutput>
</None>
<None Include="packages.config" />
<None Include="packages.config">
<SubType>Designer</SubType>
</None>
<None Include="settings.ini">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down Expand Up @@ -988,6 +1041,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 @@ -1023,6 +1169,13 @@
<None Include="Resources\split_img.png" />
<None Include="Resources\export_driver.png" />
<None Include="Resources\about\mdl_discussion.png" />
<None Include="Resources\FirstUse\backbox.png" />
<None Include="Resources\FirstUse\backbox_down.png" />
<None Include="Resources\FirstUse\backbox_focus.png" />
<None Include="Resources\menus\explorer_view_glyph.png" />
<None Include="Resources\menus\explorer_view_glyph_dark.png" />
<None Include="Resources\menus\info_glyph.png" />
<None Include="Resources\menus\info_glyph_dark.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 Expand Up @@ -1314,8 +1467,9 @@
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
<PropertyGroup>
<PostBuildEvent>SET DELETELOGDIR="Yes"
SET ISPREVIEW="No"
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 @@ -1357,6 +1511,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 @@ -1386,6 +1544,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