Skip to content

Remove the annoying IDM (Internet Download Manager) idle window upon startup

License

Notifications You must be signed in to change notification settings

bhavyagosai/IDM-Idle-Window-Fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

53 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

IDM-Idle-Window-Fix

Remove the annoying IDM idle window upon startup


Requirements

Instructions

  • Clone the repository or download the ZIP file.

$ git clone https://github.com/bBSempai/IDM-Idle-Window-Fix.git

  • Install IDM if you haven't already.
    Let CHROME run in background during installation so that it detects IDM and adds it to your extensions.
  • After installing IDM, it will already be in your autostart, meaning it will now launch automatically on boot. Stop that from happening by clicking here. This is because we have to set up IDM Autostart manually.
  • Install AHK if you haven't already. Get a little familiar with it if possible :\
  • Setup your AHK file according to the details provided in the .AHK file
  • Set your AHK file to run automatically on startup everytime you boot. If you already don't know how to then just follow these instructions:
    • RUN shell:startup



    • It will open this directory -> (C:\Users<NAME>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup)



    • If the directory (Startup Folder) doesn't already exist...THEN MAKE ONE ๐Ÿ™‚
    • Place your .AHK file shortcut in this directory. Now your AHK file will run on startup.

VOILA! It should work now check it out yourself by restarting your setup!

Contributions

AHK is not supported in MacOS as of now. There is something called Keyboard Maestro which works for MacOS similar to AHK.

Contributions regarding everything are most Welcome!

Contact Me

Feel free to contact me regarding anything you need help with! ๐Ÿค

Feel free to open an issue and communicate!