Hello all.

Well, I tried Myles suggestion below and compared the list of modules used
and ... they are identical :(

I tried John's suggestion of turning on (detailed) map generation and
compared the 2 files...  they are identical :(

It seems impossible to me but there is a difference -- 686k v 648k.  Both
systems were installed only a couple of weeks apart and have the service
pack.  No path defaults were changed on either machine.  One machine has
RXLIBS installed but isn't used in the project.  I think I may have to
uninstall & reinstall on both machines and see what happens.

I did a FC on the 2 EXE files and they start to differ quite early on --
around 0110H.  I can send the 2 EXE's if anyone wants a challenge to
disassemble them.

Ross.

> -----Original Message-----
> From: Myles Penlington [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 21 August 2001 16:00
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: EXE filesize differences on 2 computers
> 
> 
> Here is my 2 cents worth ..
> 
> My guess at this is quite simple - but harder to find. You 
> have somehow got
> an extra unit included - the trick is which one any why!
> 
> My only thought on this would be if have some modified VCL 
> source compiled
> into the program, and a fresh install on another machine does 
> not have the
> same modified source.
> 
> How can you check?
> 
> Run the program with Debug DCU's and set a break point. Then 
> view the module
> debug window and select the program, this will then list all the units
> compiled into the program. You can copy the whole list and 
> then compare with
> a list from the other machine.
> 
> Again once you (have hopefully) found the extra unit(s), you 
> then have the
> problem of finding which unit is responsible for including the extra
> unit(s).
> 
> Myles.
> 
> 
> -----Original Message-----
> From: Neven MacEwan [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 21 August 2001 3:02 p.m.
> To: Multiple recipients of list delphi
> Subject: Re: [DUG]: EXE filesize differences on 2 computers
> 
> 
> Nello
> 
> It's a trap in support to avoid, always pointing the finger 
> at viruses, but
> in many cases they cause the inexplicable
> another thing to do is run "fc" and see at what point the 
> differences occur
> 
> Then run "debug" and start tracing......maybe not
> 
> Neven
> 
> ----- Original Message -----
> From: "Nello Sestini" <[EMAIL PROTECTED]>
> To: "Multiple recipients of list delphi" <[EMAIL PROTECTED]>
> Sent: Tuesday, 21 August 2001 14:12
> Subject: Re: [DUG]: EXE filesize differences on 2 computers
> 
> 
> > From: "Neven MacEwan" <[EMAIL PROTECTED]>
> >
> > > Have you checked the obvious - A virus tacked on the end?
> >
> >
> > lol@ "obvious"
> >
> > i suppose it SHOULD have been obvious.  <g>
> >
> > good call.
> >
> > -ns
> >
> > 
> --------------------------------------------------------------
> ------------
> -
> >     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
> >                   Website: http://www.delphi.org.nz
> > To UnSub, send email to: [EMAIL PROTECTED]
> > with body of "unsubscribe delphi"
> > Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> >
> 
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> --------------------------------------------------------------
> -------------
>     New Zealand Delphi Users group - Delphi List - 
> [EMAIL PROTECTED]
>                   Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED] 
> with body of "unsubscribe delphi"
> Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
> 
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/

Reply via email to