Awesome
AME Wizard Core
Core functionality used by AME Wizard.
CLI Usage
We do not recommend CLI usage for normal users, instead use AME Wizard.
-
Download
CLI-Standalone.zip
from the latest release -
Extract the downloaded archive
-
Inside the extracted folder, place a Playbook of choice
-
Extract the Playbook with 7zip using the password
malte
-
Open Command Prompt as administrator and navigate to the extracted CLI-Standalone folder
-
Run
TrustedUninstaller.CLI.exe "<Extracted Playbook Folder>"
Optionally, you can specify options like in the following example:
TrustedUninstaller.CLI.exe "AME 11 v0.7" browser-firefox enhanced-security
Compilation
-
Clone the repository
git clone https://github.com/Ameliorated-LLC/trusted-uninstaller-cli.git
-
Open TrustedUninstaller.sln with Visual Studio or JetBrains Rider
-
Set the configuration to Release
-
Build TrustedUninstaller.CLI
License
This tool has an MIT license, which waives any requirements or rules governing the source code’s use, removing politics from the equation.
Since this project makes major alterations to the operating system and has the ability to install software during this process, it is imperative that we provide its source code for auditing purposes.
This has not only helped us build trust, and make our project stand out among the crowd, but has also led to many community contributions along the way.