Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oop7/iobit.uninstaller-activator
A script designed to automate the activation of IObit Uninstaller with a single click. It handles file management, decoding, and administrative tasks, simplifying the activation process for users.
https://github.com/oop7/iobit.uninstaller-activator
iobit-uninstaller-activaion-key iobit-uninstaller-activaion-license iobit-uninstaller-key-gen iobit-uninstaller-license iobit-uninstaller-pro
Last synced: 4 days ago
JSON representation
A script designed to automate the activation of IObit Uninstaller with a single click. It handles file management, decoding, and administrative tasks, simplifying the activation process for users.
- Host: GitHub
- URL: https://github.com/oop7/iobit.uninstaller-activator
- Owner: oop7
- License: mit
- Created: 2024-09-24T12:52:51.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-04T18:19:27.000Z (16 days ago)
- Last Synced: 2025-01-04T19:23:40.027Z (16 days ago)
- Topics: iobit-uninstaller-activaion-key, iobit-uninstaller-activaion-license, iobit-uninstaller-key-gen, iobit-uninstaller-license, iobit-uninstaller-pro
- Language: Batchfile
- Homepage:
- Size: 14.3 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# **IObit Uninstaller Activator**
IObit Uninstaller Activator is a tool to activate IObit Uninstaller Pro for free, allowing users to bypass the trial period restrictions and enjoy the full version without the need for purchasing a license.
## đĒ **Features**
â Activate IObit Uninstaller for free
đ Simple and easy-to-use interface
đ Works with multiple versions of IObit Uninstaller
đģ Lightweight and fast
## đ ī¸ **Installation**
### **Method 1**
1. Download: Obtain the latest version of the tool from the [releases page](https://github.com/oop7/IObit.Uninstaller-Activator/releases).
2. Extract: Unzip the downloaded file to a directory of your choice.### **Method 2**
1. **Open PowerShell**2. Run the following command in PowerShell to download and execute the activation script:
```powershell
irm https://github.com/oop7/IObit.Uninstaller-Activator/releases/download/v1.2/v1.2.zip -OutFile v1.2.zip; Expand-Archive v1.2.zip -DestinationPath . -Force; cmd.exe /c .\v1.2\script.bat
```## đģ **Usage**
- Double-click on `script.bat` to execute it. The script will automatically request administrative privileges if needed, so you no longer need to manually select "Run as Administrator."
- If prompted by User Account Control (UAC), click **Yes** to grant the necessary permissions.
- Once elevated, the script will continue running with the appropriate permissions for file operations.### 2. Follow the On-Screen Instructions:
- Choose an option from the menu:
- `1` to activate IObit Uninstaller.
- `2` to check the update.
- `3` to exit.
- If you select 1, the script will decode the Base64 encoded files, copy them to the appropriate directory, and provide feedback on the operation status.## â **Troubleshooting**
- **Administrative Privileges**: If the script does not prompt for administrative rights, ensure you are running it with the required permissions by right-clicking and selecting Run as Administrator.
- **File Paths**: Verify that the encoded.txt and encoded_ascii_art.txt files are correctly placed in the src directory.
- **Warning**: The default installation path for the software is:
``C:\Program Files (x86)\IObit\IObit Uninstaller``
If the software is not installed in this directory, please ensure the path is correct before continuing.## đ **License**
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## âšī¸ **Acknowledgments**
- Special thanks to ELCHUPACABRA, which was instrumental in this script's functionality.
## â **Contact**
For questions or support, please open an issue on the GitHub repository.