Jump to content

emule silent install


larciel

Recommended Posts


Export this:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\eMule]
"UsePublicUserDirectories"=dword:00000002

after installation and server list will be there when you open emule.

Edited by radix
Link to comment
Share on other sites

Export this:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\eMule]
"UsePublicUserDirectories"=dword:00000002

after installation and server list will be there when you open emule.

Doesnt work for me

Link to comment
Share on other sites

i don't know if im able to post this here, if not, mods please delete it.

here are some updated servers several times a day. i do my silent install using a custom installer and i included this in order to select them in the servers tab. In my installer i use all the settings so the server addresses are there, i just have to select them.

http://ed2k.2x4u.de/index.html

Link to comment
Share on other sites

yep , and in xp and vista

I tested today in a fresh install of Windows XP and it works again.

Install.cmd:

@echo off

start /wait eMule0.48a-Installer2.exe /S /NCRC

start /wait regedit.exe /s settings.reg

exit

Settings.reg:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\eMule]

"UsePublicUserDirectories"=dword:00000002

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...