Previous Thread
Next Thread
Print Thread
Rate This Thread
Hop To
Page 1 of 4 1 2 3 4
#322184 - 02/07/06 09:25 AM automatic update tool version 1.3  
Joined: Nov 2002
Posts: 2,257
gotcha Offline
Member
gotcha  Offline
Member

Joined: Nov 2002
Posts: 2,257
Enschede, The Netherlands
Changes since 1.0:
  • Warning eliminated that says that you should update the updater itself or one of the sdf lists;
  • No checking of the hash number of downloads anymore, that only gave trouble;
  • There are now three connections possible to three servers: EechCentral maintained by Werewolf, Letterboy's server and Gotcha's server (the last does not contain the 121 Mbyte big EEAH maps). All three servers will try to maintain the same mod files, if one is down you can try another (or try the fastest);


Note that the updater stores the "downloads" directory in the registry. If you select or type in a different download dir it will saves that name.

If you used the updater before, files you already downloaded files will be recognized, and your download dir is kept.

The updater is best installed under you razorworks directory. After installing you will have a directory:
razorworks\swupdata
and below this you will find the directories
razorworks\swupdata\cache (dll's that are needed and a log file of your activities)
razorworks\swupdata\software (where the server details are kept in a special file)
razorworks\swupdata\downloads (where all the downloaded files are stored)

give it a try ;\)
updater 1.3

This tool is based on the freeware swupdata.sourceforge.net and NullSofts NSIS install system.

#322185 - 02/07/06 09:46 AM Re: automatic update tool version 1.3  
Joined: Aug 2005
Posts: 1,106
ukSleek Offline
Member
ukSleek  Offline
Member

Joined: Aug 2005
Posts: 1,106
England
nice work Gotcha..i'll give it a go \:\)


Be Good..Be Strong..;)

#322186 - 02/07/06 11:42 AM Re: automatic update tool version 1.3  
Joined: Nov 2004
Posts: 231
Moezilla Offline
Member
Moezilla  Offline
Member

Joined: Nov 2004
Posts: 231
Great idea Gotcha.

One small problem I noticed was that for my EECH path, the updater inserted an extra ':' before the 'Razorworks' directory. Here's a screen:


#322187 - 02/07/06 12:07 PM Re: automatic update tool version 1.3  
Joined: Aug 2005
Posts: 1,106
ukSleek Offline
Member
ukSleek  Offline
Member

Joined: Aug 2005
Posts: 1,106
England
I'm not at work at the moment so I done a clean install (backed up my pilot BIN and config ect)

All went smooth as silk except on the first section of downloads (the one before w3) the taiwan textures couldn't be downloaded due to a server error (but i allready had that so installed manually)



Nice job


Be Good..Be Strong..;)

#322188 - 02/07/06 12:51 PM Re: automatic update tool version 1.3  
Joined: Nov 2002
Posts: 2,257
gotcha Offline
Member
gotcha  Offline
Member

Joined: Nov 2002
Posts: 2,257
Enschede, The Netherlands
fixing that now

#322189 - 02/07/06 12:53 PM Re: automatic update tool version 1.3  
Joined: Nov 2002
Posts: 2,257
gotcha Offline
Member
gotcha  Offline
Member

Joined: Nov 2002
Posts: 2,257
Enschede, The Netherlands
Quote:
Originally posted by m03:
Great idea Gotcha.

One small problem I noticed was that for my EECH path, the updater inserted an extra ':' before the 'Razorworks' directory. Here's a screen:
the path of razorworks is read directly from the registry. Mine is at c:\gms\razorworks and that works fine. Can you check you registry?

#322190 - 02/07/06 01:13 PM Re: automatic update tool version 1.3  
Joined: May 2005
Posts: 977
Heinzi Offline
Member
Heinzi  Offline
Member

Joined: May 2005
Posts: 977
Cologne
worked for me. Thanks gotcha \:\)

#322191 - 02/07/06 01:33 PM Re: automatic update tool version 1.3  
Joined: Feb 2000
Posts: 49,716
Jedi Master Offline
Entil'zha
Jedi Master  Offline
Entil'zha
Sierra Hotel

Joined: Feb 2000
Posts: 49,716
Space Coast, USA
Hey, if this works as well as it appears to, this could make flying modded EECH as easy as stock! \:\)


The Jedi Master


The anteater is wearing the bagel because he's a reindeer princess. -- my 4 yr old daughter
#322192 - 02/07/06 02:16 PM Re: automatic update tool version 1.3  
Joined: Mar 2003
Posts: 432
Cougar_DK Offline
Member
Cougar_DK  Offline
Member

Joined: Mar 2003
Posts: 432
Denmark, Farum
Sounds great Gotcha, can this handle the different versions of the cohokum.exe? I.e. if one use the newest "non-stable" version the textures will have to go to one folder etc....?

And does it update the .exe file too?

#322193 - 02/07/06 02:45 PM Re: automatic update tool version 1.3  
Joined: Nov 2004
Posts: 231
Moezilla Offline
Member
Moezilla  Offline
Member

Joined: Nov 2004
Posts: 231
\:o \:o \:o \:o

My apologies Gotcha, I have a .reg file that I use if I need to copy EECH to another machine or re-install windows and it had a typo in it.

\:o \:o \:o \:o

#322194 - 02/07/06 03:11 PM Re: automatic update tool version 1.3  
Joined: Jun 2002
Posts: 450
Toumal Offline
Member
Toumal  Offline
Member

Joined: Jun 2002
Posts: 450
Vienna
It would be cool if no registry setup would be required here... ;\)

#322195 - 02/07/06 03:47 PM Re: automatic update tool version 1.3  
Joined: Nov 2002
Posts: 2,257
gotcha Offline
Member
gotcha  Offline
Member

Joined: Nov 2002
Posts: 2,257
Enschede, The Netherlands
werewolf, if you look in the sfd files that come with the package you will see

Code:
[Software]
Software=EECH mods for version 162W3 and later
Site=http://www.eechcentral.com
Dir=C:\Razorworks\SwUpdata\Downloads
DirEndWith=\Downloads
DirReg=HKLM>Software\Razorworks\Comanche Hokum>INSTALLATION PATH
DirRegAppend=\SwUpdata\Downloads
BitmapURL=http://webdisk.planet.nl/jette073/publiek/album/enemyengagedlogo.bmp

[Server]
UpdateListURL=http://home.planet.nl/~jette073/gotcha/swupdata163.txt
I think if you remove the dirreg and dirregappend variable and edit the dir variable to your liking you don't need the registry. Takes a bit of trial and error.

Cougar_DK: if there is a new exe it can simply be added to the list and the old exe removed. It will then be seen as a new download. In fact that's what's going to happen to version 162w3 that is coming up shortly.

#322196 - 02/07/06 08:01 PM Re: automatic update tool version 1.3  
Joined: Mar 2004
Posts: 221
creeper Offline
Member
creeper  Offline
Member

Joined: Mar 2004
Posts: 221
I haven't had a chance to test the update that your updater installed this morning, but will report any bugs/errors as soon as I do.

I may have to do a fresh install to make sure their not on my end once I do test it.

#322197 - 02/07/06 08:30 PM Re: automatic update tool version 1.3  
Joined: Oct 2000
Posts: 2,555
Retro Offline
Senior Member
Retro  Offline
Senior Member

Joined: Oct 2000
Posts: 2,555
Austria
Seems to work nicely.. a few suggestions/questions

  • Could you maybe list the size of the packs in the .sdf file (so that the user sees this if the clicks on the 'info' button)?
  • Some of the texts in the installer UI are too long (and seem to wrap into the next line which is not displayed correctly)
  • How does this tool handle dependencies ? Does it at all? What about packages which contain the same files (could make the order of installation important..)
  • I'm wondering if it would not be a good idea to put the .txt file which shows what updates are available on a server where multiple people can edit it (in case they want to add new download locations or packs) - OTOH it might be a good idea to keep it on a tighter controlled server (this has a quite high abuse potential


Very nice effort though


Mr. Zorg: If ya want something done...do it yourself!!
#322198 - 02/08/06 03:47 AM Re: automatic update tool version 1.3  
Joined: Jul 2001
Posts: 1,973
pcriddle Offline
Member
pcriddle  Offline
Member

Joined: Jul 2001
Posts: 1,973
Newark, Notts. UK
Hi just tried the new updater, seemed to install everything, but when i run the game i get all the way to launching a camp/skirmish then the screen goes black and this error message pops up.

error opening file for reading: D:\razorworks\common\..\common\data\brief_en.dat

anyone got a clue whats gone wrong.

also it seems as though everything as UI in front of it on main screen.

as in UI_ok or UI_cancel

pcriddle \:D \:D \:D

Borked or reinstall from scratch.

been away along time : (


If you want sympathy look it up, it’s between sex and syphilis
#322199 - 02/08/06 07:13 AM Re: automatic update tool version 1.3  
Joined: Nov 2002
Posts: 2,257
gotcha Offline
Member
gotcha  Offline
Member

Joined: Nov 2002
Posts: 2,257
Enschede, The Netherlands
retro: I just hacked this tool (which was allowed btw) so I have no clue how to change the things you ask for. Or at least that would take more time than I have available at the moment.

- I can add the size to the description in the txt file.
- Don't know what you mean about dependencies (so I guess the answer is no), the order IS important
- others can edit the txt file, that is fine by me, but not everybody because it messes up easily

#322200 - 02/08/06 07:32 AM Re: automatic update tool version 1.3  
Joined: Aug 2005
Posts: 1,106
ukSleek Offline
Member
ukSleek  Offline
Member

Joined: Aug 2005
Posts: 1,106
England
pcriddle i had the same. at first i just downloaded everything "afterW2" and ended up re-installing EECH



then this one



I fresh installed and now all is well except i "Still" get a black screen on exiting a mission,and have to ctrl+Alt+Del out? (can't have it all i guess lol)


Be Good..Be Strong..;)

#322201 - 02/08/06 11:03 AM Re: automatic update tool version 1.3  
Joined: Nov 2002
Posts: 2,257
gotcha Offline
Member
gotcha  Offline
Member

Joined: Nov 2002
Posts: 2,257
Enschede, The Netherlands
I have a file brief_en.dat that is in the directory /common/data ...?

the UI_COMBAT and so on on your screen are variable names, I think they should be replaced by a proper strings in a given language

This has been reported before and a reinstall seemed to do the trick!

#322202 - 02/08/06 12:06 PM Re: automatic update tool version 1.3  
Joined: Jul 2001
Posts: 1,973
pcriddle Offline
Member
pcriddle  Offline
Member

Joined: Jul 2001
Posts: 1,973
Newark, Notts. UK
ok if i reinstall, how far do i take it before running the updater
fresh install of EEAH then EECH then where, run up dater?

pcriddle \:D \:D \:D


If you want sympathy look it up, it’s between sex and syphilis
#322203 - 02/08/06 12:12 PM Re: automatic update tool version 1.3  
Joined: Jan 2005
Posts: 249
ECV56_PolTen Offline
Member
ECV56_PolTen  Offline
Member

Joined: Jan 2005
Posts: 249
Buenos Aires, Argentina
gotcha, whenever you have some free time, can you update the install procedure including this tool on the text?
Thanks in advance.

Page 1 of 4 1 2 3 4

Moderated by  RacerGT 

Quick Search
Recent Articles
Support SimHQ

If you shop on Amazon use this Amazon link to support SimHQ
.
Social


Recent Topics
Actors portraying US Presidents
by PanzerMeyer. 04/19/24 12:19 PM
Dickey Betts was 80
by Rick_Rawlings. 04/19/24 01:11 AM
Exodus
by RedOneAlpha. 04/18/24 05:46 PM
Grumman Wildcat unique landing gear
by Coot. 04/17/24 03:54 PM
Peter Higgs was 94
by Rick_Rawlings. 04/17/24 12:28 AM
Whitey Herzog was 92
by F4UDash4. 04/16/24 04:41 PM
Anyone can tell me what this is?
by NoFlyBoy. 04/16/24 04:10 PM
10 Years ago MV Sewol
by wormfood. 04/15/24 08:25 PM
Pride Of Jenni race win
by NoFlyBoy. 04/15/24 12:22 AM
It's Friday: grown up humor for the weekend.
by NoFlyBoy. 04/12/24 01:41 PM
Copyright 1997-2016, SimHQ Inc. All Rights Reserved.

Powered by UBB.threads™ PHP Forum Software 7.6.0