Jump to content

Recommended Posts

Posted

Screenshot:

my.php?image=screenvr1.jpg

 

Features :

- Supports WebNews

- Hosts file Modification

- Self Update

- Critical Updates

- Zip Compression

- does NOT require .net

- Custom Client Side name

- Crates shortcut on current users desktop

- Game Settings "editor"

 

L2Updater 1.1.2a :

- Fixed cache bug

- Fixed lst format

- Added game Settings "editor"

- Added ability to crate shortcut on current users desktop

- Removed some trash from sources

- ... some new trash added ^_^

 

 

DOWNLOAD LINK:

 

http://rapidshare.com/files/71942916/L2Updater112465K.rar.html

 

Use upBuilder to genetate(compress) updates . Upload files from 'upload' folder to your webserver ... don't forget to edit clientside ini :

 

Code:

 

[main]

NewsUrl=http://example.com/up/index.html

UpdatesUrl=http://example.com/up/

LinkName=Play @ My server

 

NewsUrl - path to WebNews on your site :)))

UpdatesUrl - .........

LinkName - Shortcut with this name will be created on users desktop ( this key will be deleted from updater.ini after updaters first run)

 

 

 

 

** about updates.lst

Code:

 

[self]

IAM=L2Updater.exe|3832381981|1006544

[misc]

Server=127.0.0.1

ModifyHost=0

[files]

fcount=150

F1=l2text\help.htm|421801438|561|n

F2=l2text\server_help.htm|2630225136|491|c

 

if ModifyHost=1 updater will add lines

Code:

 

server l2testauthd.lineage2.com

server l2authd.lineage2.com

 

* where Server=127.0.0.1 * to hosts or hosts.msn files

 

Code:

 

F1=l2text\help.htm|421801438|561|n

 

F1 - fkey

l2text\help.htm - relative path

421801438 - crc

561 - file size

n - file is normal update

(c - means file is critical update , this files will be checked when updater starts )

 

 

Posted

 

** about updates.lst

Code:

 

[self]

IAM=L2Updater.exe|3832381981|1006544

[misc]

Server=127.0.0.1

ModifyHost=0

[files]

fcount=150

F1=l2text\help.htm|421801438|561|n

F2=l2text\server_help.htm|2630225136|491|c

 

if ModifyHost=1 updater will add lines

Code:

 

server l2testauthd.lineage2.com

server l2authd.lineage2.com

 

* where Server=127.0.0.1 * to hosts or hosts.msn files

 

Code:

 

F1=l2text\help.htm|421801438|561|n

 

F1 - fkey

l2text\help.htm - relative path

421801438 - crc

561 - file size

n - file is normal update

(c - means file is critical update , this files will be checked when updater starts )

where are these???

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...