Re: [Release] MU Launcher + Autoupdate + webzen template
This launcher not working with https:// , is good if working with https , how i made working this launcher with https?
When i edit the link with https: the launcher closed.
(dont download update. ) I fixed this problem.
Good release of launcher.
How i configurated the version of update, to when the users dont download the same files the old version again if right now haved the last version?
Re: [Release] MU Launcher + Autoupdate + webzen template
@myheart is there any further production on this ? Thank you.
Re: [Release] MU Launcher + Autoupdate + webzen template
I'm trying to run for ss6 Titan, but it's only repeated. Can anybody help me?
[IMG]https://i.imgur.com/vx5cXUd.png
https://i.imgur.com/55ifTcp.png
I'm trying to run for ss6 Titan, but it's only repeated. Can anybody help me?
Re: [Release] MU Launcher + Autoupdate + webzen template
Re: [Release] MU Launcher + Autoupdate + webzen template
I would very much like to use this launcher, but I have not been able to make it work correctly from my hosting, I don't know if any DLL will be missing to add
Someone gives me a hand? Please
https://i.imgur.com/hwCPP3j.png
Re: [Release] MU Launcher + Autoupdate + webzen template
Quote:
Originally Posted by
nofeara
please reup source code , thanks !
- - - Updated - - -
Quote:
Originally Posted by
nguyenanh68
reup source please !
Re: [Release] MU Launcher + Autoupdate + webzen template
Could you please upload the source code again?
Re: [Release] MU Launcher + Autoupdate + webzen template
Quote:
Originally Posted by
jhonaroas
Could you please upload the source code again?
There is no source code provided by the uploader of the launcher... The source that was posted here is the server files source from s9 igcn released. It is not the source code of the launcher.
Re: [Release] MU Launcher + Autoupdate + webzen template
Re: [Release] MU Launcher + Autoupdate + webzen template
After Antihack launch main window crash, I test with muemu s6 1.0.4.E, any help?
Other launcher working fine tho.
Re: [Release] MU Launcher + Autoupdate + webzen template
I send new folder Map and no upload files. Only existing files update. Fix Source PLZ?
Re: [Release] MU Launcher + Autoupdate + webzen template
Quote:
Originally Posted by
myheart
use this:
Code:
void CheckLauncher()
{
HANDLE hMutex = CreateMutex(NULL, FALSE, "#32770");
if (GetLastError() != ERROR_ALREADY_EXISTS)
{
WinExec("launcher.exe", 0);
ExitProcess(0);
}
//CloseHandle(hMutex);
}
I have source IGC.dll IGCN s9 but nohave elixe.DLL can you help me add this source, please dude
Re: [Release] MU Launcher + Autoupdate + webzen template
can you re upload source exile.dll ?
Re: [Release] MU Launcher + Autoupdate + webzen template
Re: [Release] MU Launcher + Autoupdate + webzen template
Quote:
Originally Posted by
nofeara
Missing IGC.DLL source