CodingWonders
9dd508d069
Add DISM command fallback
...
This fallback is triggered if an exception occurs while getting information with the cmdlets (I couldn't test this on my host as everything magically works now - sometimes it threw the Class not registered error)
2024-12-27 09:48:55 +01:00
CodingWonders
3de92566e2
Update message
2024-12-19 19:17:41 +01:00
CodingWonders
3f2d42fa3f
Add detections for expedited app removal
...
They only affect 24H2 and newer. Earlier releases don't have these expedited apps
2024-12-19 19:17:31 +01:00
CodingWonders
2f8eaf4f18
Add VirtIO functionality and more enhancements
...
- Added the ability to grab VirtIO Guest Tools
- Modified the description of the Copy ISO files function because it basically had nonsense
2024-12-06 08:55:02 +01:00
CodingWonders
759d8f6878
Exclude Windows Photo Viewer from dir removal
2024-12-01 18:03:32 +01:00
CodingWonders
d619ee7e85
[MicroWin] Fix reference issue after #2888 ( #3022 )
...
Specifically, it fixes a reference issue for the "Recall fix". Thankfully, we're not making a release yet :)
2024-11-07 12:14:46 -06:00
Warrentheo
bbc18b2d4b
Displays build version of input ISO ( #3015 )
2024-11-07 12:12:18 -06:00
MyDrift
e0889d51db
[Microwin] dedicated Function folder ( #2888 )
...
* move Microwin related stuff to own Folder under "Functions"
* update runspace function gathering logic
* update Recall logic (from main repo)
* change to easier naming scheme
- rename files
- rename function names
* remove unneeded comment (after @CodingWonders's suggestion)
2024-11-06 12:11:36 -06:00