Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alaurie/WimWitchFK

General clean up of WimWitch script before converting into a PowerShell module.
https://github.com/alaurie/WimWitchFK

Last synced: about 2 months ago
JSON representation

General clean up of WimWitch script before converting into a PowerShell module.

Awesome Lists containing this project

README

        

# WimWitchFK

![WIMWITCHFK](https://i.imgur.com/WGNLA48.png)

This a forked version of WimWitch by TheNotoriusDRR which was EOL'd in Jan 2023. This is an attempt to keep the tool alive and have the community be able to help maintain and add features to it.

# Changelog

## 4.0.1

- Resolved issue with default paths in Make It So tab

## 4.0.0

- Refactored script into a PowerShell module.
- Added Assets directory and moved appx removal definitions to text files to simplify function structure.
- Added a WorkingDirectory parameter and refactored all functions to use it as WimWitchFK no longer installs itself due to module conversions.
- Added new icon.

## 3.4.9

- Resolved wrong ascii character causing curly bracket imbalance on line 6991. Fix from @chadkerley
- Resolved issue with running wimwitch from command line. Fix from @THH-THC
- Resolved issue with update directories not being correctly parsed when processing updates.

## 3.4.8

- Added Windows 11 23H2 Appx removal list
- Added new Microsoft Backup tool to Appx removal list for Windows 11 23H2
- Resolved dotnet import version number issue

## 3.4.7

- Added support for Windows 11 23H2