Re: How to track version of nk.bin

From: Paul G. Tobey [eMVP] (ptobey)
Date: 10/28/04


Date: Thu, 28 Oct 2004 08:30:11 -0700

I have an external program that increments a build number in a text file
which is part of the OS image to do this. There's a CEC file for this
'versioning' and, in the PreMakeImg phase of the build, this external
program is executed to modify the text file. Of course, if you do a clean
build, the version gets incremented, but that's not a big deal, as it's just
a number anyway...

Paul T.

"Freddy" <freddy@nowhere.com> wrote in message
news:eBnuAmPvEHA.1976@TK2MSFTNGP09.phx.gbl...
> After researching this, it seems that the best way to automatically track
> the "build" version of nk.bin is to use a script to update project.reg.
> How
> do you write such a script? Does it have to be VBScript or JScript? How
> do
> you call it from the PB build process? Any help would be appreciated.
>
>



Relevant Pages

  • Re: How to track version of nk.bin
    ... > I have an external program that increments a build number in a text file ... >> do you write such a script? ... Does it have to be VBScript or JScript? ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to track version of nk.bin
    ... It's a program that parses a text file, ... It then increments the version number. ... > Hi Paul: ... >> I have an external program that increments a build number in a text file ...
    (microsoft.public.windowsce.platbuilder)