Note
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iex| #!/usr/bin/env bash | |
| readonly SCRIPT=$(basename "$0") | |
| readonly VERSION='1.0.0' | |
| readonly AUTHOR='[email protected]' | |
| readonly SOURCE='https://gist.github.com/xykong/6efdb1ed57535d18cb63aa8e20da3f4b' | |
| # For script running robust | |
| set -o nounset # to exit when your script tries to use undeclared variables | |
| set -o errexit # to make your script exit when a command fails |
Note
to active Office without crack, just follow https://github.com/WindowsAddict/IDM-Activation-Script,
you wiil only need to run
irm https://massgrave.dev/ias | iex