Hope this helps,
dB.
dB. @ dblock.org
Moscow|Geneva|Seattle|New York
-Original Message-
From: Bob Arnson [mailto:b...@joyofsetup.com]
Sent: Saturday, March 06, 2010 10:52 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Tip: Version number updater
On 3/5/2010 1:05 PM
On 3/5/2010 1:05 PM, admiristra...@cox.net wrote:
> I was searching around for a solution to easily update my MSI version
> numbers with each build, but I couldn't find one. So I wrote this and now I
> don't have to remember. Thought I'd share...
>
Even easier method: Use binder variables to
I was searching around for a solution to easily update my MSI version
numbers with each build, but I couldn't find one. So I wrote this and now I
don't have to remember. Thought I'd share...
A C# 3.5 console app:
using System;
using System.IO;
static class VersionUpdater
{
///
///
3 matches
Mail list logo