Workaround to Run eMule in Windows Vista其他可行方案運行emule在Windows Vista
eMule is a popular peer-to-peer (p2p) file sharing application in Windows platform for eDonkey and Kad networks. emule是一個受歡迎的點對點( P2P )檔案共享應用在Windows平台的電驢和喀網絡。 Due to tighten security and permission control in Windows Vista, coupled with new virtualization system, although eMule can install properly in Vista, eMule users may run into some problems such as unable to find finished downloaded incoming files, low ID, slow download speed, no minimize to tray button, downloads stuck incomplete at 99% and the famous “EventID 4226: TCP/IP has reached the security limit imposed on the number of concurrent TCP connect attempts” in Event Viewer error.由於加強保安和許可控制在Windows Vista中,再加上新的虛擬系統,雖然emule可以正確安裝在Vista , emule的用戶可能會遇到一些問題,如無法找到完成下載的文件傳入,低身份證,緩慢的下載速度,沒有盡量減少到托盤按鈕,下載堅持不完全統計,在99 %和著名的“ eventid 4226 : TCP / IP協議已達到了安全限制加諸於大量並行的TCP連接嘗試”在事件查看器的錯誤。 Here’sa few tricks to avoid all these problems.以下是一些技巧,以避免所有這些問題。
Update:更新: eMule 0.48a emule 0.48a has fixed some of these problems.有固定的一些這些問題。
- Download latest version of下載最新版的 eMule emule (currently at v0.47c or later). (目前v0.47c或更高版本) 。 All future version of eMule later than version 0.47c will automatically support Windows Vista with full compatibility.所有未來版本的emule不遲於0.47c版將自動支持Windows Vista與全面的兼容性。
- Install eMule out of the protected “Program Files” directory.安裝emule出於保護“程序文件”目錄下。 By default, “Program Files” directory where all the programs normally are stored is protected against unauthorized write access, and Vista will redirect any write access to a virtual directory.默認情況下, “程序文件”目錄下的所有程序,通常是儲存是保護,防止未經授權的寫入權限,和Vista將重定向任何寫入權限的一個虛擬目錄。 This mechanism will affect eMule as its configuration files as well as downloads are stored there.這個機制將會影響emule作為其配置文件,以及下載,儲存在那裡。 The easy way out is by installing eMule in another folder outside to “Program Files”, such as “C:\eMule”.簡單的出路是通過安裝emule在另一個文件夾以外的“程式檔案” ,例如為“ C : \ emule ” 。 To do this, change the path installer suggest.為此,更改路徑,安裝程序建議。
- If you don’t want to install eMule in different location, the alternative is to change the folders storing incoming files and temporary files to an unprotected location.如果你不想安裝emule在不同的位置,另一種方法是改變文件夾存放傳入的文件和臨時文件,以未受保護的位置。 Vista has a default Downloads folder which is suitable to be assigned to eMule. Vista中有一個默認下載文件夾這是適合被分配到emule 。 To do so, open the Options page in eMule, select “Directories”, and then change “Incoming files” (or browse to the location or any place you like) to C:\Users\User Name\Downloads\ and “Temporary files” to C:\Users\User Name\Downloads\Temp.這樣做,打開選項頁,在emule中,選擇“目錄” ,然後更改“來襲檔案” (或瀏覽到的位置或任何地方你想)到C : \用戶\用戶名\下載\和“臨時文件“到C : \用戶\用戶名\下載\氣溫。 Replace User Name with the user ID used to log on to Vista.取代使用者名稱與用戶ID用於登錄到Vista中。
- To solve the issue eMule hitting the maximum half open concurrent connection limit in Vista, open the Options page in eMule, select “Extended” and then change “Max.解決這一問題emule打到一半,最高可開放並發連接限制在Vista中,打開選項頁,在emule中,選擇“延長” ,然後改變“最高。 half open connections” from 50 to any value between 1 to 9.半打開的連接“ ,從50至任何價值之間的1至9條。 Alternatively, download the另外,下載 tcpip.sys patch Tcpip.sys中的修補程序 for Vista to unlock the limit.為Vista的解鎖的極限。
- If you can’t see the minimize to tray button on some themes, it’s still possible to minimize eMule window to tray by clicking on system menu (the eMule icon on the top left corner of program window), and then select “Minimize to system tray”.如果您不能看到的最小化,以托盤按鈕,就一些主題,它還是以盡量減少emule的窗口,托盤通過點擊系統菜單( emule圖標,就左上角的程序窗口) ,然後選擇“最小化到系統托盤“ 。

Alternatively, open Options page, select Display, and then enable (tick) the “Minimize to tray” setting to make all minimize action on standard button automatically minimize eMule to system tray.另外,開放的選項頁,選擇顯示,然後啟用(剔) “ ,盡量減少到托盤”設置,使所有的行動,盡量減少對標準按鈕會自動減少emule ,以系統托盤中。
- It’s also possible to force eMule to run with highest execution level with full administrator’s rights so that eMule is allowed to write files to where it wants to without restriction.它也有可能迫使emule運行與執行的最高水平,充分管理員的權利,使emule是允許寫入文件的地方,要不受任何限制。 To do so, copy and paste the below code to a text editor (ie Notepad), and save the file as emule.exe.manifest inside the same directory with installed location of eMule.exe.這樣做,複製並粘貼下面的代碼到一個文本編輯器(如記事本) ,將檔案儲存為emule.exe.manifest內的同一目錄與安裝的位置emule.exe 。
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>< ? XML版本= “ 1.0 ”編碼= “ -8 ”獨立= “是” ? >
<!-- Copyright © 1981-2001 Microsoft Corporation -->< ! -版權© 1 981年至2 001年微軟公司- >“
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"><assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestversion="1.0">
<assemblyIdentity< assemblyidentity
processorArchitecture="x86"processorarchitecture = “ x86 ”
version="5.1.0.0"版本= “ 5.1.0.0 ”
name="eMule"名稱= “ emule ”
type="win32"類型= “的Win32 ”
/>/ >
<description>eMule</description><description> emule < /說明>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"><trustinfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security><security>
<requestedPrivileges><requestedprivileges>
<requestedExecutionLevel< requestedexecutionlevel
level="highestAvailable"水平= “ highestavailable ”
uiAccess="false"uiaccess = “假”
/>/ >
</requestedPrivileges>< / requestedprivileges >
</security>< /安全>
</trustInfo>< / trustinfo >
</assembly>< / “ >
If you install eMule using default installation option, and now cannot find your downloaded files, check out如果您安裝emule使用的是默認安裝選項,現在無法找到您下載的文件,簽出 solution here這裡的解決辦法 . 。
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。
Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 . 。
Related Articles相關文章
- eMule 0.48a for Windows Vista Free Download emule 0.48a Windows Vista的免費下載
- Easy Solution to Unable to Find Downloaded or Created Compatibility Files in Windows Vista容易的解決辦法無法找到下載,或創造的相容性文件在Windows Vista
- Download UltraVNC for Windows Vista Support (VNC Alternative)下載ultravnc Windows Vista的支持( VNC的替代)
- Blank or Black Screen When Remote Control Vista System with VNC空白或黑色畫面時,遠程控制與Vista系統的VNC
- Workaround to Use VLC Media Player in Vista替代使用vlc媒體播放器在Vista
- Workaround to Install Microsoft AppLocale Utility in Windows Vista其他可行方案如果要安裝Microsoft applocale實用工具在Windows Vista
- Workaround to Run non-Unicode Legacy Setup or Installer with AppLocale in Vista其他可行方案運行非Unicode遺產安裝或安裝與applocale在Vista
- Workaround to Install Jeyo Mobile Extender 2.5 in Windows Vista替代安裝傑傲移動Extender的2.5在Windows Vista
- Using Jeyo Mobile Companion 1.1 on Windows Vista Trick使用傑傲移動伴侶1.1在Windows Vista的伎倆
- Windows Vista Ultimate and Enterprise Test Drive Windows Vista旗艦版和企業試駕

































April 30th, 2007 16:13 2007年4月30日16時13分
thanks, started using limewire instead, thanks for this, will try yhis out!感謝,開始使用limewire ,反而感謝這一點,會嘗試yhis出去!
April 30th, 2007 17:24 2007年4月30日17時24分
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema operativo di Microsoft: le operazioni [...] [ … … ] mydigitallife troverete聯合國協會名單delle operazioni每utilizzare基地meglio emule anche州nuovo操作系統邸微軟:樂operazioni [ … … ]
April 30th, 2007 21:09 2007年4月30日21時09分
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema operativo di Microsoft: le operazioni [...] [ … … ] mydigitallife troverete聯合國協會名單delle operazioni每utilizzare基地meglio emule anche無薪假期nuovo操作系統邸微軟:樂operazioni [ … … ]
May 1st, 2007 01:45 2007年5月1日1時45分
[...] FileseMuleTemp” folders. [ … … ] filesemuletemp “文件夾。 If you use eMule version 0.47c or earlier and doesn’t follow these procedures, when downloading, eMule doesn’t have permissions to write to these folders, the write will [...]如果您使用的emule版本0.47c或更早的和不遵守這些程序,下載時, emule沒有權限寫信給這些文件夾,收件,將[ … … ]
May 1st, 2007 20:27 2007年5月1日20時27分
[...] trovato adesso un articolo su My digital life in cui si spiega(in inglese) come ottimizzare Emule per l’utilizzo con l’ultimo SO di [...] [ … … ] trovato adesso聯合國articolo蘇我的數位生活在崔斯spiega (英文)來ottimizzare emule每l' utilizzo結論l' ultimo ,使邸[ … … ]
May 2nd, 2007 00:48 2007年5月2日0時48分
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema operativo di Microsoft: le operazioni [...] [ … … ] mydigitallife troverete聯合國協會名單delle operazioni每utilizzare基地meglio emule anche州nuovo操作系統邸微軟:樂operazioni [ … … ]
May 2nd, 2007 03:07 2007年5月2日03:07
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche su Windows Vista: le operazioni riguardano la posizione in cui [...] [ … … ] mydigitallife troverete聯合國協會名單delle operazioni每utilizzare基地meglio emule anche蘇的Windows Vista :樂operazioni riguardano香格里拉posizione在崔[ … … ]
May 3rd, 2007 19:55 2007年5月3日19時55分
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule su [...] [ … … ] mydigitallife troverete聯合國協會名單delle operazioni每utilizzare基地meglio emule蘇[ … … ]
May 3rd, 2007 21:09 2007年5月3日21時09分
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema [...] [ … … ] mydigitallife troverete聯合國協會名單delle operazioni每utilizzare基地meglio emule anche州nuovo系統[ … … ]
May 21st, 2007 16:19 2007年5月21日16時19分
[...] various glitches and problems when run in Vista, which has new security protection, and requires various workarounds to solve the issues. [ … … ]的各種故障和問題時,運行在Vista中,這是新的安全保護,以及需要採取各種變通方法來解決問題。 eMule 0.48a fixes some of these errors and improves support for Vista. emule 0.48a修復了一些這些錯誤並提高了支持Vista的電腦。 [...] [ … … ]
May 6th, 2008 14:47 2008年5月6日14時47分
When trying to run Emule in Vista I get “Addresses.dat does not contain a valid….當試圖運行emule在Vista中我得到“ addresses.dat不包含有效的… … 。