Ant Download Manager (AntDM) is a quick download manager for any Internet file, that fully integrates with all popular browsers. AntDM allows to download free streaming video and audio from numerous web sites, supports P2P peer-to-peer protocol. AntDM supports downloading files from the most popular Premium Link Generators (Debrids).
Ant Download Manager破解版是一款非常简单好用的Ant下载管理器和音频视频下载器,又叫做蚂蚁下载管理器 ,用起来非常的不错,界面也是非常的简洁,使用不会有任何的难度,这款高级下载程序能够轻松快速的下载任何互联网文件,包括程序、档案、文档、图片、视频、音频等,支持多线程下载。可选择任何视频文件和视频质量,支持转换媒体文件,并且还能够从许多流行的视频共享站点捕获和下载音频和视频文件,功能非常的齐全
破解之后直接运行会爆下面的错误:
要解决这个问题可以删除AntDM.exe.manifest文件,但是删除之后会爆下面的错误:
点击确定之后不会影响正常使用。其实问题的关键在于修改之后的AntDM.exe.manifest文件出错了,修改最后的verison.dll相关代码即可。
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"><trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"><security><requestedPrivileges><requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel></requestedPrivileges></security></trustInfo><application xmlns="urn:schemas-microsoft-com:asm.v3"><windowsSettings><dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true</dpiAware></windowsSettings></application><file name="version.dll" loadFrom="D:\AntDownloadManagerPortable\version.dll"/></assembly>
下载地址:
7 comments
一直用的idm,试试这款。
好用吗
还可以把,不过有的资源确实下载不动
thank you
thank you man
你提供这个dll文件了吗?
看文章,和dll没关系。
我原文写的是:
其实问题的关键在于修改之后的AntDM.exe.manifest文件出错了,修改最后的verison.dll相关代码即可。