summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWindowsAddict2024-02-12 06:45:37 +0000
committerWindowsAddict2024-02-12 06:45:37 +0000
commit3ed73c08d51d3b3d0b98fb9dd553442477ff7170 (patch)
treec021025821c410e5f6a4a1a429eaaea3d1b53f86
parent175ae1c2ffc346b53fe72f9c6b705e12e291141c (diff)
downloadmassgrave.dev-3ed73c08d51d3b3d0b98fb9dd553442477ff7170.zip
IAS 1.2
-rw-r--r--_site/idm-activation-script.html16
-rw-r--r--_site/images/IAS.pngbin12448 -> 13117 bytes
-rw-r--r--_site/images/IAS_Freeze_Trial.pngbin69188 -> 68318 bytes
-rw-r--r--idm-activation-script.md9
-rw-r--r--images/IAS.pngbin12448 -> 13117 bytes
-rw-r--r--images/IAS_Freeze_Trial.pngbin69188 -> 68318 bytes
6 files changed, 20 insertions, 5 deletions
diff --git a/_site/idm-activation-script.html b/_site/idm-activation-script.html
index 8932fbb..62c07b2 100644
--- a/_site/idm-activation-script.html
+++ b/_site/idm-activation-script.html
@@ -425,7 +425,7 @@ Manager</a></p>
</div>
<div id="ias-latest-release" class="section level2">
<h2>IAS Latest Release</h2>
-<p>Last Release - v1.1 (09-Feb-2024)<br />
+<p>Last Release - v1.2 (12-Feb-2024)<br />
<a
href="https://github.com/WindowsAddict/IDM-Activation-Script">GitHub</a>
- <a
@@ -531,6 +531,8 @@ higher.</li>
<div id="advanced-info" class="section level4">
<h4>Advanced Info</h4>
<ul>
+<li>To activate in unattended mode, run the script with the
+<code>/act</code> parameter.</li>
<li>To freeze the trial in unattended mode, run the script with the
<code>/frz</code> parameter.</li>
<li>To reset in unattended mode, run the script with the
@@ -570,6 +572,14 @@ src="https://lookimg.com/images/2023/03/21/QTvjcD.png" /></a></p>
</div>
<div id="changelog" class="section level2">
<h2>Changelog</h2>
+<div id="v1.2" class="section level4">
+<h4>v1.2</h4>
+<ul>
+<li>Added back activation option with a randomized name, email, and key
+in registration details along with a warning that it’s not working for
+some users, the recommended option is to use Freeze trial.</li>
+</ul>
+</div>
<div id="v1.1" class="section level4">
<h4>v1.1</h4>
<ul>
@@ -643,8 +653,8 @@ when the script deletes a lot of them</li>
<h2>Credits</h2>
<table>
<colgroup>
-<col width="22%" />
-<col width="77%" />
+<col width="25%" />
+<col width="75%" />
</colgroup>
<tbody>
<tr class="odd">
diff --git a/_site/images/IAS.png b/_site/images/IAS.png
index 51d42e6..ed0295a 100644
--- a/_site/images/IAS.png
+++ b/_site/images/IAS.png
Binary files differ
diff --git a/_site/images/IAS_Freeze_Trial.png b/_site/images/IAS_Freeze_Trial.png
index 0f0086e..564729d 100644
--- a/_site/images/IAS_Freeze_Trial.png
+++ b/_site/images/IAS_Freeze_Trial.png
Binary files differ
diff --git a/idm-activation-script.md b/idm-activation-script.md
index a45ef04..e97dbed 100644
--- a/idm-activation-script.md
+++ b/idm-activation-script.md
@@ -20,7 +20,7 @@ An open-source tool to activate and reset the trial of [Internet Download Manage
## IAS Latest Release
-Last Release - v1.1 (09-Feb-2024)\
+Last Release - v1.2 (12-Feb-2024)\
[GitHub](https://github.com/WindowsAddict/IDM-Activation-Script) - [BitBucket](https://bitbucket.org/WindowsAddict/idm-activation-script/)
------------------------------------------------------------------------
@@ -87,6 +87,7 @@ Last Release - v1.1 (09-Feb-2024)\
#### Advanced Info
+- To activate in unattended mode, run the script with the `/act` parameter.
- To freeze the trial in unattended mode, run the script with the `/frz` parameter.
- To reset in unattended mode, run the script with the `/res` parameter.
@@ -109,6 +110,10 @@ Last Release - v1.1 (09-Feb-2024)\
## Changelog
+#### v1.2
+
+- Added back activation option with a randomized name, email, and key in registration details along with a warning that it's not working for some users, the recommended option is to use Freeze trial.
+
#### v1.1
- IDM update 6.42b3 has started showing fake serial popups with IAS activation, due to this we have removed the activation option and replaced it with the Freeze trial option to lock the 30-day trial period for the lifetime.
@@ -151,7 +156,7 @@ Last Release - v1.1 (09-Feb-2024)\
## Credits
| | |
-|----------------|--------------------------------------------------------|
+|------------------|------------------------------------------------------|
| Dukun Cabul | Original researcher of this IDM trial reset and activation logic, made an Autoit tool for these methods, [IDM-AIO_2020_Final](https://nsaneforums.com/topic/371047-discussion-internet-download-manager-fixes/page/8/#comment-1632062) |
| AveYo aka BAU | [reg_own lean and mean snippet](https://pastebin.com/XTPt0JSC) |
| [abbodi1406](https://github.com/abbodi1406) | Help in coding |
diff --git a/images/IAS.png b/images/IAS.png
index 51d42e6..ed0295a 100644
--- a/images/IAS.png
+++ b/images/IAS.png
Binary files differ
diff --git a/images/IAS_Freeze_Trial.png b/images/IAS_Freeze_Trial.png
index 0f0086e..564729d 100644
--- a/images/IAS_Freeze_Trial.png
+++ b/images/IAS_Freeze_Trial.png
Binary files differ