Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Registeration Issue #18

Open
NeXuS375 opened this issue Mar 17, 2022 · 26 comments
Open

Registeration Issue #18

NeXuS375 opened this issue Mar 17, 2022 · 26 comments

Comments

@NeXuS375
Copy link

NeXuS375 commented Mar 17, 2022

When I register IDM and every time I try to download a file my trial ends and a window pops up saying that I am using a counterfeit serial key (IDM still lets me download files but it very annoying to cross out the pop up window every time I want to download a file). I have also tried resetting the trial if IDM is blocked as instructed in the help section of the application but to no avail (window still pops up saying that I am using a counterfeit serial key even though IDM is not registered). Please look into this issue.

Edit: I did not expect so many people to reply to this issue. (You guys are so determined to get rid of the popup)

@NeXuS375 NeXuS375 changed the title Registeration Registeration Issue Mar 17, 2022
@Tozayze2
Copy link

same

@FahadBinHussain
Copy link

same :)

@Tahmid-Hossain-287
Copy link

same :(

@Tahmid-Hossain-287
Copy link

I have found another way to reset IDM.

From registry editor, remove HKEY_USERS\S-1-5-21-3681227441-695364207-2395006485-1001_Classes\WOW6432Node\CLSID{07999AC3-058B-40BF-984F-69EB1E554CA7} and your trial will be reset. after 30 days, repeat the same process.

@basilbaiju
Copy link

cant find the registry

@Tahmid-Hossain-287
Copy link

Don't copy paste. Try to find it manually. Because "S-1-5-21-3681227441-695364207-2395006485-1001_Classes" the number in this part may change.

@Dhyfer1
Copy link

Dhyfer1 commented Jun 11, 2022

I have found another way to reset IDM.

From registry editor, remove HKEY_USERS\S-1-5-21-3681227441-695364207-2395006485-1001_Classes\WOW6432Node\CLSID{07999AC3-058B-40BF-984F-69EB1E554CA7} and your trial will be reset. after 30 days, repeat the same process.

It does not work. When the PC restarts, the key you mentioned reappears. And the annoying dialog boxes to register the program still keep popping up.

@Tahmid-Hossain-287
Copy link

It does not work. When the PC restarts, the key you mentioned reappears. And the annoying dialog boxes to register the program still keep popping up.

It is meant to reappear. Deleting makes IDM believe that the trial has just started and will last next 30 days.
And about that annoying dialog box, sadly I have found no way that will completely stop it. All the methods I have tried, it always keeps appearing.

@Hossam225
Copy link

I have found another way to reset IDM.

From registry editor, remove HKEY_USERS\S-1-5-21-3681227441-695364207-2395006485-1001_Classes\WOW6432Node\CLSID{07999AC3-058B-40BF-984F-69EB1E554CA7} and your trial will be reset. after 30 days, repeat the same process.

If the creator isn't going to update his tool, I think you can create one that does this operation automatically.

@PBhadoo
Copy link

PBhadoo commented Aug 16, 2022

Save below code in a idm.bat file (make this file anywhere, rename .txt to .bat if you have to) and run to reset idm

REM @echo off
TASKKILL /f 2> nul /IM IDMan.exe  > nul 2>&1
"C:\Program Files (x86)\Windows Resource Kits\Tools\subinacl.exe" /keyreg "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /grant=S-1-1-0=f 1> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{99d8f88f-4892-43bf-a569-42c595069a1c}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /v MData /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /v Model /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /v Therad /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul

reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671}" /f 2> nul

reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671}" /f 2> nul

REM reg delete "HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul

reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Internet Download Manager" /v scansk /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v scansk /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v CheckUpdtVM /f 2> nul

REM reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /f 2> nul
REM reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Internet Download Manager" /f 2> nul

reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v FName /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v LName /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v Email /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v Serial /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v FName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v LName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v Email /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v Serial /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager" /v FName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager" /v LName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager" /v Email /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager"  /v Serial /f 2> nul
pause

@Dhyfer1
Copy link

Dhyfer1 commented Aug 17, 2022

Save below code in a idm.bat file (make this file anywhere, rename .txt to .bat if you have to) and run to reset idm

@PBhadoo I have some questions. At what time can I run this bat file, before or after the trial period expires? and with this bat file it avoids the annoying IDM registration popups that always appear before or after each download?

@ManORock
Copy link

@PBhadoo Thanks a lot mate,its working again. @Dhyfer1 mine expired and i clicked the .bat file and boom work like a charm.

@Dhyfer1
Copy link

Dhyfer1 commented Aug 28, 2022

@ManORock There are many bat files on the internet that are used to make IDM download again without problem after the trial period expired and many of them do work, but the only problem that these bat files haven't been able to solve yet is that before the download starts, or after the download finishes, you still get these two popups.

You say the bat file works, I believe you, I haven't tried it yet. But when you start or finish a download after having used the bat file, do you still get those pop-ups? Besides, in the bat file there is a line that says "C:\Program Files (x86)\Windows Resource Kits\Tools\subinacl.exe" the subinacl.exe file you had to download it? because that file and the path I mentioned doesn't exist in Windows.

@Estrol
Copy link

Estrol commented Sep 23, 2022

after the download finishes, you still get these #10 (comment).

@Dhyfer1 Seems changing the folder (which is Internet Download Manager inside Program Files (x86))'s Created and Modified Date Folder Attribute did the trick, tried that like 1-3 days testing and the pop up is gone.

@NeXuS375
Copy link
Author

NeXuS375 commented Sep 23, 2022

after the download finishes, you still get these #10 (comment).

@Dhyfer1 Seems changing the folder (which is Internet Download Manager inside Program Files (x86))'s Created and Modified Date Folder Attribute did the trick, tried that like 1-3 days testing and the pop up is gone.

Could you please write a detailed description of what to did to fix the popups. Screenshots would be preferable. (basically a step by step guide)

@Estrol
Copy link

Estrol commented Sep 23, 2022

after the download finishes, you still get these #10 (comment).

@Dhyfer1 Seems changing the folder (which is Internet Download Manager inside Program Files (x86))'s Created and Modified Date Folder Attribute did the trick, tried that like 1-3 days testing and the pop up is gone.

Could you please write a detailed description of what to did to fix the popups. Screenshots would be preferable. (basically a step by step guide)

Here my guide, atleast work for me but I cannot guaranteed that my method works for yall (my english is bad at describe something)

  1. Download Attribute Changer then install it.

  2. Kill IDM Process first.

  3. Reset the Trial using this program.

  4. Move "Internet Download Manager" from "Program Files (x86)" to whatever folder that not require Admin Rights to modify it.

  5. Right click the folder and select 'Attribute Changer'.

  6. Change "Created" and "Modified" date to nearest current date and month, and select "Folders only". (Make sure Modified is ahead Created).

  7. Click "Apply".

  8. Check if the reporting show modifed success (for example: 1 folder(s) modified, not 1 folder(s) failed).

  9. Move back "Internet Download Manager' to "Program Files (x86)".

  10. Use it normally?

@Dhyfer1
Copy link

Dhyfer1 commented Sep 27, 2022

@Estrol Does the solution you mention apply before or after the trial period ends?

  • When you say Attribute Changer, you mean this?
  • Earlier you told me "Seems changing the folder (which is Internet Download Manager inside Program Files (x86))'s Created and Modified Date Folder Attribute did the trick, tried that like 1-3 days testing and the pop up is gone." May I know how you changed the folder, and in what new path is your folder with the IDM installation files?

@NeXuS375

Edit: I did not expect so many people to reply to this issue. (You guys are so determined to get rid of the popup)

LOL That's right, at least I'm crazy trying to find a way to get rid of those annoying popups. What do you say, have you found a way?

@ipwwn
Copy link

ipwwn commented Oct 4, 2022

after the download finishes, you still get these #10 (comment).

@Dhyfer1 Seems changing the folder (which is Internet Download Manager inside Program Files (x86))'s Created and Modified Date Folder Attribute did the trick, tried that like 1-3 days testing and the pop up is gone.

Could you please write a detailed description of what to did to fix the popups. Screenshots would be preferable. (basically a step by step guide)

Here my guide, atleast work for me but I cannot guaranteed that my method works for yall (my english is bad at describe something)

  1. Download Attribute Changer then install it.
  2. Kill IDM Process first.
  3. Reset the Trial using this program.
  4. Move "Internet Download Manager" from "Program Files (x86)" to whatever folder that not require Admin Rights to modify it.
  5. Right click the folder and select 'Attribute Changer'.
  6. Change "Created" and "Modified" date to nearest current date and month, and select "Folders only". (Make sure Modified is ahead Created).
  7. Click "Apply".
  8. Check if the reporting show modifed success (for example: 1 folder(s) modified, not 1 folder(s) failed).
  9. Move back "Internet Download Manager' to "Program Files (x86)".
  10. Use it normally?

This didnt work for me sadly

@JackJ59
Copy link

JackJ59 commented Oct 27, 2022

@PBhadoo Thanks a lot mate,its working again. @Dhyfer1 mine expired and i clicked the .bat file and boom work like a charm.
@ManORock - Is yours still working properly? After running the .bat file from PBhadoo (I found and installed the subinac1 file, which was in earlier windows prog's) - as well as re-dating the folder, per Estrol's description - IDM is no longer embedding in Edge, or Chrome. FF still works. Even after uninstalling and reinstalling, it seems to have "broken" the ability of IDM to work in those two browsers. Idiot me didn't back-up my registry before doing it, either.

@Dhyfer1
Copy link

Dhyfer1 commented Oct 31, 2022

@JackJ59 Hi, I have some questions:

  1. After executing the PBhadoo .bat file, do these popups still appear or not for you?
  2. You re-dated the folder by following Estrol's steps, so Attribute Changer works fine for you? I say that because user @ipwwn said it doesn't work.
  3. Finally, why did you use the .bat file together with Attribute Changer?

@Swagnik02
Copy link

i just used the bat file to reset, it resets my IDM to a state where 30 day trial is finished it was showing REGISTRATION option in HELP.
Also it was popping up the registration form (n.b. NO POPUP REGARDING TRIAL FINISHED OR FAKE ID, ONLY THE REGISTRATION FORM). So for testing i closed IDM from taskmanager and oppened it again, it was showing the same pop up, but IDM is working fine, all my previous downloads are showing.

Most probably this bat file removes any previous regIDs. But no idea about trials, cuz even the registration form wasnt showing "no of days left"

Then i used the IDM TRIAL RESET software to reset the trial (no fake registration) and i closed idm and opened again, No popups till now and it is showing registered :)

image

image

@dspjm
Copy link

dspjm commented Feb 4, 2023

i just used the bat file to reset, it resets my IDM to a state where 30 day trial is finished it was showing REGISTRATION option in HELP. Also it was popping up the registration form (n.b. NO POPUP REGARDING TRIAL FINISHED OR FAKE ID, ONLY THE REGISTRATION FORM). So for testing i closed IDM from taskmanager and oppened it again, it was showing the same pop up, but IDM is working fine, all my previous downloads are showing.

Most probably this bat file removes any previous regIDs. But no idea about trials, cuz even the registration form wasnt showing "no of days left"

Then i used the IDM TRIAL RESET software to reset the trial (no fake registration) and i closed idm and opened again, No popups till now and it is showing registered :)

image

image

This seems to work for me. Thanks.

@peppeWS
Copy link

peppeWS commented Apr 11, 2023

Save below code in a idm.bat file (make this file anywhere, rename .txt to .bat if you have to) and run to reset idm

REM @echo off
TASKKILL /f 2> nul /IM IDMan.exe  > nul 2>&1
"C:\Program Files (x86)\Windows Resource Kits\Tools\subinacl.exe" /keyreg "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /grant=S-1-1-0=f 1> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{99d8f88f-4892-43bf-a569-42c595069a1c}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\WOW6432Node\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /v MData /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /v Model /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /v Therad /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul

reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671}" /f 2> nul

reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{7B8E9164-324D-4A2E-A46D-0165FB2000EC}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{07999AC3-058B-40BF-984F-69EB1E554CA7}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{6DDF00DB-1234-46EC-8356-27E7B2051192}" /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{D5B91409-A8CA-4973-9A0B-59F713D25671}" /f 2> nul

REM reg delete "HKEY_LOCAL_MACHINE\Software\Classes\Wow6432Node\CLSID\{5ED60779-4DE2-4E07-B862-974CA4FF2E9C}" /f 2> nul

reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Internet Download Manager" /v scansk /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v scansk /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v CheckUpdtVM /f 2> nul

REM reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /f 2> nul
REM reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Internet Download Manager" /f 2> nul

reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v FName /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v LName /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v Email /f 2> nul
reg delete "HKEY_CURRENT_USER\Software\DownloadManager" /v Serial /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v FName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v LName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v Email /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Internet DownloadManager" /v Serial /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager" /v FName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager" /v LName /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager" /v Email /f 2> nul
reg delete "HKEY_LOCAL_MACHINE\Software\Wow6432Node\Internet DownloadManager"  /v Serial /f 2> nul
pause

It works fine! Thank You!

@javadovrufiq99
Copy link

This problem fixed?

@Dhyfer1
Copy link

Dhyfer1 commented Dec 26, 2023

This problem fixed?

In my case no, now I am using IDM-Activation-Script and it works wonderfully ☺️

@Alpen1
Copy link

Alpen1 commented Oct 27, 2024

Is this still working? I tried the other IDM activation to reset trial, but it did not work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests