This is the SIXTH Release of Trust My Msix!
Changes :
- Syntax Highlighting + Colour Coding for Easy Visibility.
- Brand new Custom-Made Help Menu. (
tmm --h) - New ICON!
- Custom Setup Icon.
- Shortened certain Prompts and Warnings.
Installing Trust-My-Msix! from Winget :
winget install Chill-Astro.TMM
Installing Dependencies ( For Python File ) :
pip install requests, colorama
Usage :
-
Trust My Msix! can be easily used by just running the Portable
.exe -
Trust My Msix!'s entire CLI can be bypassed by using the argument '--i' :
tmm --i <path> # python tmm.py --i <path> if using Python File. # .\tmm --i <path> if using Powershell on Portable exe. -
Help, Version and Update Check can be accessed as follows :
tmm --h # python tmm.py --h if using Python File. # .\tmm --h if using Powershell on Portable exe. tmm --v # python tmm.py --v if using Python File. # .\tmm --v if using Powershell on Portable exe. tmm --uc # python tmm.py --uc if using Python File. # .\tmm --uc if using Powershell on Portable exe.