diff options
| author | WindowsAddict | 2023-11-30 20:40:11 +0000 |
|---|---|---|
| committer | WindowsAddict | 2023-11-30 20:40:11 +0000 |
| commit | b2ae4b3f23670559caa42e5c333a72ce36022c5f (patch) | |
| tree | dc391dbd44ac00c851c1ea216ff45fe709d4f2f6 | |
| parent | b505afc7d37bcf4abb2ba04dba81a9552fd38a90 (diff) | |
| download | massgrave.dev-b2ae4b3f23670559caa42e5c333a72ce36022c5f.zip | |
IAS 1.0
| -rw-r--r-- | IAS.png | bin | 13884 -> 12134 bytes | |||
| -rw-r--r-- | IAS_Activation.png | bin | 107564 -> 102907 bytes | |||
| -rw-r--r-- | _site/IAS.png | bin | 13884 -> 12134 bytes | |||
| -rw-r--r-- | _site/IAS_Activation.png | bin | 107564 -> 102907 bytes | |||
| -rw-r--r-- | _site/idm-activation-script.html | 14 | ||||
| -rw-r--r-- | idm-activation-script.md | 9 |
6 files changed, 18 insertions, 5 deletions
| Binary files differ diff --git a/IAS_Activation.png b/IAS_Activation.png Binary files differindex e70a397..e94aac9 100644 --- a/IAS_Activation.png +++ b/IAS_Activation.png diff --git a/_site/IAS.png b/_site/IAS.png Binary files differindex ff9d70a..cd2043b 100644 --- a/_site/IAS.png +++ b/_site/IAS.png diff --git a/_site/IAS_Activation.png b/_site/IAS_Activation.png Binary files differindex e70a397..e94aac9 100644 --- a/_site/IAS_Activation.png +++ b/_site/IAS_Activation.png diff --git a/_site/idm-activation-script.html b/_site/idm-activation-script.html index ec5fd17..176052c 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 - v0.9 (29-Nov-2023)<br />
+<p>Last Release - v1.0 (01-Dec-2023)<br />
<a
href="https://github.com/WindowsAddict/IDM-Activation-Script">GitHub</a>
- <a
@@ -549,6 +549,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.0" class="section level4">
+<h4>v1.0</h4>
+<ul>
+<li>Added the code to relaunch the script with conhost.exe if the script
+is running from the terminal app.</li>
+<li>Fixed an issue in getting the current user account SID.</li>
+</ul>
+</div>
<div id="v0.9" class="section level4">
<h4>v0.9</h4>
<ul>
@@ -598,8 +606,8 @@ when the script deletes a lot of them</li> <h2>Credits</h2>
<table>
<colgroup>
-<col width="16%" />
-<col width="83%" />
+<col width="22%" />
+<col width="77%" />
</colgroup>
<tbody>
<tr class="odd">
diff --git a/idm-activation-script.md b/idm-activation-script.md index 68d77e8..1fdbbaa 100644 --- a/idm-activation-script.md +++ b/idm-activation-script.md @@ -20,7 +20,7 @@ An open-source tool to activate or reset the trial of [Internet Download Manager ## IAS Latest Release
-Last Release - v0.9 (29-Nov-2023)\
+Last Release - v1.0 (01-Dec-2023)\
[GitHub](https://github.com/WindowsAddict/IDM-Activation-Script) - [BitBucket](https://bitbucket.org/WindowsAddict/idm-activation-script/)
------------------------------------------------------------------------
@@ -94,6 +94,11 @@ Last Release - v0.9 (29-Nov-2023)\ ## Changelog
+#### v1.0
+
+- Added the code to relaunch the script with conhost.exe if the script is running from the terminal app.
+- Fixed an issue in getting the current user account SID.
+
#### v0.9
- Fixed an issue where the script can not activate and reset IDM in non-admin user accounts.
@@ -125,7 +130,7 @@ Last Release - v0.9 (29-Nov-2023)\ ## 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 |
|
