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.

  1. 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.
  2. 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.
  3. 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.
  4. 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.
  5. 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 ".

    EMule minimizar à bandeja do sistema de Vista

    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.

  6. 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 .



11 Responses to “Workaround to Run eMule in Windows Vista” 11 Responses para "Solução de Corrida eMule no Windows Vista"

  1. kay Kay
    April 30th, 2007 16:13 30 de abril de 2007 16:13
    1

    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!

  2. Come far funzionare eMule correttamente su Vista Vir agora funzionare eMule correttamente su Vista
    April 30th, 2007 17:24 30 de abril de 2007 17:24
    2

    [...] 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 [...]

  3. Come far funzionare eMule su Windows Vista « Il Blog di Andrea Guida Vir agora funzionare eMule su Windows Vista "Il Blog di Andrea Guida
    April 30th, 2007 21:09 30 de abril de 2007 21:09
    3

    [...] 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 [...]

  4. Easy Solution to Unable to Find Downloaded or Created Compatibility Files in Windows Vista » My Digital Life Uma solução fácil para incapaz de encontrar compatibilidade arquivos baixados ou criados no Windows Vista »minha vida digital
    May 1st, 2007 01:45 1 de maio de 2007 01:45
    4

    [...] 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 [...]

  5. Installare Emule funzionante con Windows Vista come SO « La Tartaruga Tecnologica Installare Emule funzionante con Windows Vista vir SO «La Tartaruga Tecnologica
    May 1st, 2007 20:27 1 de maio de 2007 20:27
    5

    [...] 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 [...]

  6. Far decollare eMule su Vista « Re Riccardo Longe decollare eMule su Vista "Re Riccardo
    May 2nd, 2007 00:48 2 de maio de 2007 00:48
    6

    [...] 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 [...]

  7. Windows Vista: eMule con Vista Vista Windows un Blog su Windows Vista Windows Vista: eMule Vista Windows Vista con su un Blog Windows Vista
    May 2nd, 2007 03:07 2 de maio de 2007 03:07
    7

    [...] 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 [...]

  8. WinVista.it il Blog su Windows Vista » Blog Archive » Emule su Windows Vista WinVista.it il Blog su Windows Vista »Blog Archive» Emule su Windows Vista
    May 3rd, 2007 19:55 3 de maio de 2007 19:55
    8

    [...] MyDigitalLife troverete una lista delle operazioni per utilizzare al meglio eMule su [...] [...] MyDigitalLife LISTA troverete una delle operazioni per utilizzare al meglio eMule su [...]

  9. BlogGiando » Blog Archive » Soluzione per far girare eMule su Windows Vista BlogGiando »Blog Archive» Soluzione per girare longe eMule su Windows Vista
    May 3rd, 2007 21:09 3 de maio de 2007 21:09
    9

    [...] 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 [...]

  10. eMule 0.48a for Windows Vista Free Download » My Digital Life eMule 0.48a para o Windows Vista Free Download "Minha Vida Digital
    May 21st, 2007 16:19 21 de maio de 2007 16:19
    10

    [...] 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. [...]

  11. RockyFan
    May 6th, 2008 14:47 6 de maio de 2008 14:47
    11

    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….

Leave a Reply Deixe uma resposta

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Você pode usar estas tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Subscreva sem comentar


Custom Search

New Articles Novos Artigos

Incoming Search Terms for the Article Incoming Termos de pesquisa para o artigo

emule vista eMule Vista - -- emule for vista eMule para Vista - -- vista emule Vista eMule - -- emule windows vista eMule Windows Vista - -- emule for windows vista eMule para Windows Vista - -- mydigitallife mydigitallife - -- my digital life minha vida digital - -- emule vista problem eMule Vista problema - -- emule vista low id eMule Vista baixa ID - -- emule vista download eMule Vista download - -- emule para windows vista eMule para o Windows Vista - -- windows vista emule O Windows Vista eMule - -- emule vista lowid eMule Vista lowid - -- emule eMule - -- emule para vista eMule para Vista - -- emule no vista eMule não Vista - -- emule with vista eMule com Vista - -- emule per windows vista eMule por Windows Vista - -- emule+vista eMule + Vista - -- emule per vista eMule por Vista - -- emule vista problems eMule problemas Vista - -- vista emule low id Vista eMule baixa ID - -- emule lowid vista eMule lowid Vista - -- emule low id vista eMule baixa ID Vista - -- emule no windows vista eMule não o Windows Vista - -- emule in vista eMule no Vista - -- vista emule problems Vista eMule problemas - -- emule vista eMule Vista - -- emule do vista eMule fazer Vista - -- emule compatible vista eMule compatíveis Vista - -- vista emule problem Vista eMule problema - -- emule vista compatible eMule Vista compatíveis - -- mydigitallife emule vista mydigitallife eMule Vista - -- emule + vista eMule + Vista - -- vista low id emule Vista baixa ID eMule - -- "emule on windows vista"download "emule em Windows Vista" download - -- download emule free vista eMule download gratuito Vista - -- vista and emule Vista e eMule - -- emule for vista download eMule Vista para download - -- does emule work with vista eMule faz trabalhar com Vista - -- how to install emule in Windows Vista emule o modo de instalação no Windows Vista - -- emule on vista eMule com Vista - -- low id emule vista ID baixa eMule Vista - -- VISTA WORKAROUND VISTA workaround - -- free emule for vista eMule gratuito para Vista - -- emule compatible with vista eMule compatível com Vista - -- emule for win vista eMule para ganhar Vista - -- download emule vista Descargas eMule Vista - -- emule and vista eMule e Vista - -- emule +vista eMule + Vista - --