Skip to content

Commit 1deb4cb

Browse files
committed
Updated.
1 parent 9285984 commit 1deb4cb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Upcoming.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
This is to give a bit of information and insight as to what features are currently being implemented and tested on future versions of Optimize-Offline, what to expect and what will be getting implemented.
44
All of these features, modules and add-ons are already either complete or going through debugging stages.
55

6-
* Managed WimgApi and DismApi dynamic library wrappers written in C# will replace default DISM PowerShell cmdlets (these are almost complete as of 01-08-2020 and being tested in beta releases).
7-
* Offline update integrations (currently still in progress).
6+
* Managed WimgApi and DismApi dynamic library assemblies written in C# will replace default DISM PowerShell cmdlets (completed).
7+
* Offline update integrations (completed).
88
* A full XML writer add-on module will allow for the creation of Answer Files (completed).
9-
* Current Windows Apps and manifests will be able to be updated (completed).
9+
* Current Windows Apps and manifests will be updatable using the Windows Store API to download those that are outdated and automatically update the package in-place (completed).
1010
* Full core component removal options and advanced imaging features (completed).
11-
* The creation of custom WindowsPE bootable images will be implemented (currently still in progress).
11+
* The creation of custom WinPE bootable images will be implemented (currently still in progress).
1212
* The ability to apply the image directly to a Virtual Disk or physical disk will be implemented using native Microsoft Win32 dlls (completed).
1313
* Local and network deployment compatibility (completed).
1414
* Additional runtime modules to further customize and attain full control over your system (completed).
1515

16-
**The full GUI version is in its alpha stage and has been delayed to ensure complete compatibility with PowerShell 7.**
16+
**The full GUI version is in its alpha stage to ensure complete compatibility with PowerShell 7.**

0 commit comments

Comments
 (0)