Comparing two EXEs
- From: "Bob" <rcf2@xxxxxxxxx>
- Date: 6 Jul 2005 08:57:42 -0700
I know this is slightly technical, but I couldn't decide which group to
drop it in.
When we make builds of our products, our QA department wants to check
the executables to ensure that the ones that were not supposed to
change in fact did not change. So they do a byte compare of the new
release with the last release. Unfortunately, when we build, we
recompile all EXEs. There must be date/time information (or something
else?) in the EXEs that make this byte compare fail even if the code
did not.
My question: Is there a way to compare an EXE to a previous compile of
the same EXE and determine if there were actual code changes?
.
- Follow-Ups:
- Re: Comparing two EXEs
- From: Aleksander Oven
- Re: Comparing two EXEs
- From: AlexR
- Re: Comparing two EXEs
- From: Finn Tolderlund
- Re: Comparing two EXEs
- From: Brion L. Webster
- Re: Comparing two EXEs
- Prev by Date: Re: More good publicity
- Next by Date: Re: Freedom!
- Previous by thread: Kylix etoys? Apache2 units?
- Next by thread: Re: Comparing two EXEs
- Index(es):
Relevant Pages
|