[Release]Patch_Bin & Launcher Tools

09/01/2019 13:11 Ghost Informatics#46
Quote:
Originally Posted by thund22222 View Post
is this tool can create manually update? like (nUpdater(xx-xx))
ty
Nope,


Links updated
09/02/2019 15:45 thund22222#47
Quote:
Originally Posted by Ghost Informatics View Post
Nope,
idk what did u mean, but if u mean this tool for update dir in client by launcher, I know that and everythink working fine

but I need tool for create nupdate file for slow internet

ty
09/02/2019 16:31 ThunderNikk#48
I am pretty sure that the nUpdate utility was in the source code that was released.
09/02/2019 16:35 2CE#49
Quote:
Originally Posted by ThunderNikk View Post
I am pretty sure that the nUpdate utility was in the source code that was released.
It's called ManualPatchCreator. It's even accompanied with the official manual.
09/02/2019 23:18 Ghost Informatics#50
Quote:
Originally Posted by thund22222 View Post
idk what did u mean, but if u mean this tool for update dir in client by launcher, I know that and everythink working fine

but I need tool for create nupdate file for slow internet

ty
You'll find it with my released source code [Only registered and activated users can see links. Click Here To Register...]

it called , ManualPatch
12/08/2019 22:12 ilyaslord36#51
plz any one help me ? im not understand how i cant edit default.tpf with my patch and you chold put the patch_bin in my host ? with this location or what ?
Quote:
C:\xampp\htdocs\patch\me\patch_bin\PatchInfo\Serve rResource
12/09/2019 09:09 Rollk#52
C:\xampp\htdocs\patch\me\patch_bin\PatchInfo\Serve rResource

you have to deposit, the target folder
02/03/2020 13:00 brkhnsvr94#53
Hi guys, thank you for this usefull post. I want to ask that, is it possible to use this launcher tool on my local server?

Quote:
Originally Posted by thefear511 View Post
wow xd this is one more beautiful release by your team, thank you all for your work now other servers should have easier methods to keep their client up to date.
Hello fear. I've installed 9.5.2 server with your tutorial video. Thank you for video and post. I just want to ask that how can I use this launcher tool with my local 9.5.2 server?
02/11/2020 19:01 Ghost Informatics#54
You can find the c# source code of the launcher creator [Only registered and activated users can see links. Click Here To Register...]
02/23/2020 22:46 medaion#55
First of all, thanks for the launcher.
Secondly, I would like to know how to make it work with IIS, because the launcher crashes when you download because under IIS it can't download files without extensions ...

Thank you in advance.

Sorry for my english I'm french
02/23/2020 22:52 PetTrainer#56
add me on discord i help you

[Admin/Dev]Pimperist#1159

Quote:
Originally Posted by medaion View Post
First of all, thanks for the launcher.
Secondly, I would like to know how to make it work with IIS, because the launcher crashes when you download because under IIS it can't download files without extensions ...

Thank you in advance.

Sorry for my english I'm french
your web.config from patchfile-dir is wrong

try this web.config:
and make read Access to the PatchDir
02/23/2020 23:51 medaion#57
Quote:
Originally Posted by PetTrainer View Post
add me on discord i help you

[Admin/Dev]Pimperist#1159



your web.config from patchfile-dir is wrong

try this web.config:
and make read Access to the PatchDir
Thank you very much, it was my web.config file which was incorrectly set.
02/25/2020 00:28 PetTrainer#58
Quote:
Originally Posted by medaion View Post
Thank you very much, it was my web.config file which was incorrectly set.
you're welcome!
02/26/2020 18:35 YamatosDeath#59
does anyone have a clue about this?
[Only registered and activated users can see links. Click Here To Register...]
**my default.tpf settings is just fine it got the same patch url**
02/26/2020 22:26 medaion#60
Quote:
Originally Posted by YamatosDeath View Post
does anyone have a clue about this?
[Only registered and activated users can see links. Click Here To Register...]
**my default.tpf settings is just fine it got the same patch url**
It's the same problem I have.
See if you can download the file manually via the link if it doesn't download you need to configure your website to accept file downloads without extensions.