Re: Replacing EXE file
From: Peter Below (TeamB) (100113.1101_at_compuXXserve.com)
Date: 01/19/04
- Next message: Tom Head: "Re: Replacing EXE file"
- Previous message: Marcos Pegoraro: "Re: Replacing EXE file"
- In reply to: Marcos Pegoraro: "Replacing EXE file"
- Next in thread: Marcos Pegoraro: "Re: Replacing EXE file"
- Reply: Marcos Pegoraro: "Re: Replacing EXE file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 19 Jan 2004 19:42:32 +0100
In article <400bf3f1@newsgroups.borland.com>, Marcos Pegoraro wrote:
> I have this code to replace my EXE file and it runs fine, exept on some
> machines
> what I do is just on OnCreate of my Main Form, see if a newer version exists
> on server.
> If it exists, I replace my local file with that one, but the problem is that
> on some machines, it replaces and restart the application but if verifies
> agains and think the file is newer again, replace it, restart again, replace
> it and again and again.
This typically indicates that the date and time on server and client machines
are not synchronized.
-- Peter Below (TeamB) Use the newsgroup archives : http://www.mers.com/searchsite.html http://www.tamaracka.com/search.htm http://groups.google.com http://www.prolix.be
- Next message: Tom Head: "Re: Replacing EXE file"
- Previous message: Marcos Pegoraro: "Re: Replacing EXE file"
- In reply to: Marcos Pegoraro: "Replacing EXE file"
- Next in thread: Marcos Pegoraro: "Re: Replacing EXE file"
- Reply: Marcos Pegoraro: "Re: Replacing EXE file"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|