半肾
精华
|
战斗力 鹅
|
回帖 0
注册时间 2011-4-5
|
4.11号的办法报错了 不知道咋回事........
作者:zgcwkj 20200418
功能:跳过 PanDownload 的服务验证,实现打开程序
参考:https://github.com/TkzcM/pandownload-fake-server
开源:https://github.com/zgcwkj/PanDownloadOpen
>> 程序自检 Host 文件是否有残留
发现上次的 Host 文件没有清理干净!
未经处理的异常: System.UnauthorizedAccessException: 对路径“C:\Windows\System32\drivers\etc\hosts”的访问被拒绝。
在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
在 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
在 System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
在 System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
在 System.IO.File.WriteAllText(String path, String contents)
在 PanDownloadOpen.HostsFile.SetHost(String contents)
在 PanDownloadOpen.HostsFile.HostReduction()
在 PanDownloadOpen.Program.Main(String[] args)
|
|