Final week for ChangeRes discount


2007-11-27 03:22:05 AM
delphi85
Hi,
Because of the currency change for ChangeRes, announced on Nov 1st, I
offered a discount during the month of November. Well since this is the last
week of that month I wanted to let you know, that you have less then 6 days
left to order ChangeRes using the discount. To quote my message from Nov
1st:
Quote
...during this month you can order ChangeRes with 20% discount
by using a coupon code (on the second order page).

The coupon code is: EuroChange
For the people that don't know ChangeRes:
With ChangeRes you can change the version information of your Delphi and
C++Builder projects from the command line or from a batch file.
If you have ever tried to automate your build process using batch files, or
MSBuild you have probably run into the problem that there is no easy way to
update the version information of your project. This is because the version
information is stored in the project.res file which is a binary file. With
ChangeRes this problem is gone!
Add a simple line like:
ChangeRes MyProject.Res FileVersion=1.2.3.4/s
or this:
ChangeRes MyProject -U FileVersion=.+1.yyddd.hhmm/s
to your batch file (or run that from the command line or MSBuild), and the
version of your project will be set!
With ChangeRes you can also do the following things:
- Update the .dof/.bdsproj/dproj (Delphi win32) or .bpk/.bpr (C++Builder)
with the
correct version information.
- Increase or decrease version numbers (e.a. only the build number.)
- Set other version properties like: ProductVersion, FileFlags and FileDate
- Set version strings like CompanyName, Copyright etc.
ChangeRes supports Delphi 3-2007 and C++Builder 3-6 & 2006 project files.
ChangeRes 1.3 is available for EUR 25 for a single user license and
EUR 99 for a site license.
More information (online manual) and a trial version can be found on the
Tiriss website: www.tiriss.com/changeres.
Thank you for your time,
Tjipke van der Plaats
Tiriss
--
Need to change your projects version info from the commandline?
Use ChangeRes: www.tiriss.com/changeres