Inputs and activates Windows product key by a running .exe derived from a .ps1, then deletes all traces.
.DESCRIPTION
Inputs and activates Windows product key by a running .exe derived from a .ps1, then deletes all traces.
NOTE:This Script is dependent on turning this .ps1 into a .exe by PS2EXE-GUI
- Inputs a Windows Product Key and supresses output.
- Activates Product Key.
- Creates a .bat file to delete the .exe and itself (.bat suicide)
- No traces
.DEPENDENCIES
PS2EXE-GUI: https://gallery.technet.microsoft.com/scriptcenter/PS2EXE-GUI-Convert-e7cb69d5
.OTHER USES:
You can modify this script to do other commands besides windows activation,
the core of it is being able to delete a running .exe that dervied from a .ps1
Author: Robert Antenorcruz
Github: https://mrrob0to.github.io/
Twitter: mrRob0to