zmref Posted September 5, 2012 Posted September 5, 2012 (edited) I'm a newbie please help me. To get a workable version of the patcher you will need to follow a few simple steps: Make a skin (optional); Write own .kpsf file using Example.kpsf; Using ConfigTool.exe pack the own .kpsf file into the patcher exe; Write settings.ini; Write own .php file using as example kpatcher.php; Upload .kpsf and .php files to your webserver; Create patch list and upload to your webserver. 1. Make a skin (optional) 2. Write own .kpsf file using Example.kpsf Question: How to properly set this? Pls explain. localhost.kpsf ;KPatcher internal config file [settings::Remote] ;Full Url to remote files Url = http://localhost/kpatcher/ ;Remote settings file Settings = pservers.ini ;Remote Auto Apdate System file Update = update.ini [settings::Main] ;ServerName ServerName = KPatcher V3.0 [settings::Browsers] ;Notice URL NoticeURL = http://localhost/kpatcher/index.php ;Temporary disabled ;StatusURL = [settings::Executable] ;Client exe name & exe param to launch ExeName = kpatcher.exe ExeParam = [settings::Misc] ;Maximum Unused space in GRF file DefragPercent = 10 3. Using ConfigTool.exe pack the own .kpsf file into the patcher. Question: Nothing to change this right?, just click process. 4. Write settings.ini; Question: How? I don't talk ansi. 5. Write own .php file using as example kpatcher.php; Question: Is this the right file? Are this codes only for labeling? index.php <html> <head> <title>Test</title> <link rel='stylesheet' href='/skin/style.css' type='text/css'> </head> <body> <center><h2><b><font size="2px">Test News</font></b></h2></center> Beta testing v3.0 <hr> <a target="_BLANK" href="http://naoro.ru/news/">Read all news</a> </body> </html> 6. Upload .kpsf and .php files to your webserver; Question: Why? Please explain. ------------------------------------------------------------------------------------ Your answers for the followings: 2. 3. 4. 5. 6. -------------------------------------------------------------------------------------- Your comments about the KPatcher: - - - Edited September 5, 2012 by zmref Quote
iTribal Posted January 27, 2013 Posted January 27, 2013 UP? I DONT KNOW TOO.. HOW TO SET THIS UP.. AND HOW CAN MY SERVER DOWNLOAD PATCHES FROM THE PATCHER Quote
Question
zmref
I'm a newbie please help me.
To get a workable version of the patcher you will need to follow a few simple steps:
1. Make a skin (optional)
2. Write own .kpsf file using Example.kpsf
Question: How to properly set this? Pls explain.
localhost.kpsf
3. Using ConfigTool.exe pack the own .kpsf file into the patcher.
Question: Nothing to change this right?, just click process.
4. Write settings.ini;
Question: How? I don't talk ansi.
5. Write own .php file using as example kpatcher.php;
Question: Is this the right file? Are this codes only for labeling?
index.php
6. Upload .kpsf and .php files to your webserver;
Question: Why? Please explain.
------------------------------------------------------------------------------------
Your answers for the followings:
2.
3.
4.
5.
6.
--------------------------------------------------------------------------------------
Your comments about the KPatcher:
-
-
-
Edited by zmref1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.