Workaround to Run eMule in Windows Vista Solução para Run eMule no Windows Vista
eMule is a popular peer-to-peer (p2p) file sharing application in Windows platform for eDonkey and Kad networks. eMule é um popular peer-to-peer (P2P) compartilhamento de arquivos na plataforma Windows para a aplicação eDonkey e KAD redes. 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. Devido a reforçar a segurança ea permissão controle no Windows Vista, juntamente com novo sistema de virtualização, embora eMule pode instalar corretamente no Vista, eMule usuários podem rodar em alguns problemas, tais como incapaz de encontrar acabado incoming arquivos baixados, baixa ID, download de velocidade lenta, não minimizar a bandeja botão, downloads furado incompleta em 99% e os famosos "EventID 4226: TCP / IP atingiu o limite de segurança imposto sobre o número de concorrentes TCP tenta conectar" erro no Event Viewer. Here’sa few tricks to avoid all these problems. Eis alguns truques para evitar todos estes problemas.
Update: eMule 0.48a eMule 0.48a has fixed some of these problems. fixou alguns destes problemas.
- Download latest version of Baixar versão mais recente do eMule (currently at v0.47c or later). (atualmente em v0.47c ou tarde). All future version of eMule later than version 0.47c will automatically support Windows Vista with full compatibility. Todos os futura versão do eMule 0.47c versão mais tarde do que irá automaticamente o apoio total compatibilidade com o Windows Vista.
- Install eMule out of the protected “Program Files” directory. Instalar a partir do eMule protegidas "Program Files" diretório. 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. Por padrão, "Program Files" diretório onde todos os programas normalmente são armazenados está protegido contra o acesso não autorizado escrever, e qualquer Vista irá redirecionar o acesso a escrita para um diretório virtual. This mechanism will affect eMule as its configuration files as well as downloads are stored there. Este mecanismo irá afectar a sua eMule como arquivos de configuração, assim como downloads são armazenados por aí. The easy way out is by installing eMule in another folder outside to “Program Files”, such as “C:\eMule”. O caminho mais fácil para fora é instalando eMule no exterior para outra pasta "Program Files", tais como "C: \ eMule". To do this, change the path installer suggest. Para fazer isso, mudar o caminho instalador sugerir.
- 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. Se você não quiser instalar eMule em local diferente, a alternativa é a de mudar as pastas incoming armazenar arquivos e arquivos temporários para um local desprotegido. Vista has a default Downloads folder which is suitable to be assigned to eMule. Vista tem um padrão Downloads pasta que é adequado para ser atribuído ao 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. Para fazer isso, abrir a página Opções do eMule, selecione "Diretórios" e, em seguida, mudar "Incoming Files" (ou navegue até o local ou em qualquer lugar que quiser) para C: \ Usuários \ Nome Usuário \ Downloads \ e "Ficheiros temporários "Para C: \ Usuários \ Nome Usuário \ Downloads \ Temp. Replace User Name with the user ID used to log on to Vista. Substituir User Name com o ID do usuário usado para ligar para a 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. Para resolver a questão eMule bater no máximo meio abertos concomitante ligação limite em Vista, abrir a página Opções do eMule, selecione "alargada" e depois mudar "Max. half open connections” from 50 to any value between 1 to 9. meia conexões abertas "de 50 para qualquer valor entre 1 e 9. Alternatively, download the Alternativamente, o download tcpip.sys patch tcpip.sys patch for Vista to unlock the limit. Vista para a desbloquear o limite.
- 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”. Se você não consegue ver o botão minimizar a bandeja sobre alguns temas, é possível para minimizar a janela do eMule a bandeja, clicando no menu Sistema (o eMule ícone no canto superior esquerdo da janela do programa) e, em seguida, selecione "Minimizar à bandeja do sistema ".

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. Alternativamente, abra Opções de página, selecione Exibir e, em seguida, permitir que (assinalar) a "Minimizar a bandeja" fixação de fazer tudo minimizar a ação padrão botão eMule automaticamente minimizar à bandeja do sistema.
- 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. Também é possível forçar eMule para rodar com mais alto nível com a plena execução do administrador eMule direitos, para que seja permitida a escrever ficheiros para onde se quer sem restrições. 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. Para fazer isso, copie e cole o código abaixo para um editor de texto (ie Notepad), e salve o arquivo como emule.exe.manifest dentro do mesmo diretório instalado em local de eMule.exe.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?><? xml version = "1,0" encoding = "UTF-8" standalone = "yes"?>
<!-- Copyright © 1981-2001 Microsoft Corporation --><! - Copyright © 1981-2001 Microsoft Corporation ->
<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"version = "5.1.0.0"
name="eMule"name = "eMule"
type="win32"type = "win32"
/>/>
<description>eMule</description><description> eMule </ descrição>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"><trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security><security>
<requestedPrivileges><requestedPrivileges>
<requestedExecutionLevel<requestedExecutionLevel
level="highestAvailable"Nível = "highestAvailable"
uiAccess="false"uiAccess = "false"
/>/>
</requestedPrivileges></ requestedPrivileges>
</security></ security>
</trustInfo></ trustInfo>
</assembly></ Assembleia>
If you install eMule using default installation option, and now cannot find your downloaded files, check out Se você instalar usando o eMule instalação padrão opção, e agora não consegue encontrar os seus arquivos baixados, confira solution here solução aqui .
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Esta é uma página traduzida máquina que é fornecida "como está" sem garantia. Machine translation may be difficult to understand. A tradução automática pode ser difícil de compreender. Please refer to Por favor, consulte a original English article Inglês original article whenever possible. sempre que possível.
Share and contribute or get technical support and help at Compartilhe e contribuir ou obter suporte técnico e ajudar a My Digital Life Forums Minha vida digital Fóruns .
Related Articles Artigos relacionados
- eMule 0.48a for Windows Vista Free Download eMule 0.48a Windows Vista para download gratuito
- Easy Solution to Unable to Find Downloaded or Created Compatibility Files in Windows Vista Uma solução fácil para incapaz de encontrar compatibilidade arquivos baixados ou criados no Windows Vista
- Download UltraVNC for Windows Vista Support (VNC Alternative) Download UltraVNC suporte para o Windows Vista (VNC alternativa)
- Blank or Black Screen When Remote Control Vista System with VNC Tela em branco ou preto quando Vista sistema de controle remoto com VNC
- Workaround to Use VLC Media Player in Vista Solução para uso VLC media player no Vista
- Workaround to Install Microsoft AppLocale Utility in Windows Vista Solução para a instalação do Microsoft Windows Vista utilidade AppLocale
- Workaround to Run non-Unicode Legacy Setup or Installer with AppLocale in Vista Solução para Executar não Unicode Legacy Configuração ou instalador com AppLocale no Vista
- Using Jeyo Mobile Companion 1.1 on Windows Vista Trick Usando Jeyo Mobile 1,1 companheiro em Windows Vista truque
- Workaround to Install Jeyo Mobile Extender 2.5 in Windows Vista Solução para a instalação Jeyo Mobile Extender 2,5 no Windows Vista
- Windows Vista Ultimate and Enterprise Test Drive O Windows Vista Enterprise e Ultimate Test Drive











April 30th, 2007 16:13 30 de abril de 2007 16:13
thanks, started using limewire instead, thanks for this, will try yhis out! graças, começou a utilizar o limewire vez, obrigado por isso, vai tentar yhis out!
April 30th, 2007 17:24 30 de abril de 2007 17:24
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema operativo di Microsoft: le operazioni [...] [...] MyDigitalLife LISTA troverete una delle operazioni per utilizzare al meglio eMule anche sul Nuovo di Sistema operativo Microsoft: le operazioni [...]
April 30th, 2007 21:09 30 de abril de 2007 21:09
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema operativo di Microsoft: le operazioni [...] [...] MyDigitalLife LISTA troverete una delle operazioni per utilizzare al meglio eMule anche sul Nuovo di Sistema operativo Microsoft: le operazioni [...]
May 1st, 2007 01:45 1 de maio de 2007 01:45
[...] FileseMuleTemp” folders. [...] FileseMuleTemp "pastas. 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 [...] Se você usa eMule versão 0.47c ou mais cedo e não siga estes procedimentos, quando o download, eMule não tem permissões para escrever para essas pastas, irá escrever a [...]
May 1st, 2007 20:27 1 de maio de 2007 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 un adesso Artigo su Minha vida digital em Cui si spiega (em inglês) vêm ottimizzare Emule per l'utilizzo con l'ultimo SO di [...]
May 2nd, 2007 00:48 2 de maio de 2007 00:48
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema operativo di Microsoft: le operazioni [...] [...] MyDigitalLife LISTA troverete una delle operazioni per utilizzare al meglio eMule anche sul Nuovo di Sistema operativo Microsoft: le operazioni [...]
May 2nd, 2007 03:07 2 de maio de 2007 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 LISTA troverete una delle operazioni per utilizzare al meglio eMule anche su Windows Vista: le operazioni riguardano la posizione em Cui [...]
May 3rd, 2007 19:55 3 de maio de 2007 19:55
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule su [...] [...] MyDigitalLife LISTA troverete una delle operazioni per utilizzare al meglio eMule su [...]
May 3rd, 2007 21:09 3 de maio de 2007 21:09
[...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule anche sul nuovo sistema [...] [...] MyDigitalLife LISTA troverete una delle operazioni per utilizzare al meglio eMule anche sul Nuovo SISTEMA [...]
May 21st, 2007 16:19 21 de maio de 2007 16:19
[...] various glitches and problems when run in Vista, which has new security protection, and requires various workarounds to solve the issues. [...] Várias falhas e problemas quando rodar em Vista, que tem nova protecção de segurança, e requer várias soluções para resolver os problemas. eMule 0.48a fixes some of these errors and improves support for Vista. eMule 0.48a corrige alguns desses erros e melhora o suporte para Vista. [...]
May 6th, 2008 14:47 6 de maio de 2008 14:47
When trying to run Emule in Vista I get “Addresses.dat does not contain a valid…. Ao tentar executar Emule no Vista I get "Addresses.dat não contém uma válido….