Re: Modify project.reg and rebuil all platform



Well, finally I moved to PC with a Platform Builder on it :)
The above advices apply only to Platform.xxx files. In case
of Project.xxx just copy them manually to FLATRELEASE
like Anthony says.



"Voidcoder" <voidcoder@xxxxxxxxx> wrote in message news:uwgDn8jLGHA.648@xxxxxxxxxxxxxxxxxxxxxxx
Hm, I'm very confused. "Copy files" and "Makeimage" sequence
must definitely update the registry. The whole thing works like
follow:

1. "Copy files" does copy files from your PLATFORM directory
to FLATRELEASE directory, including Platform.reg and Project.reg.

2. "Fmerge" tool merges all registry files to Reginit.ini.

3. "Regcomp" tool converts registry to binary form

4. "Romimage" tool builds the Run-Time image, and of course
uses an updates registry.

So something is wrong in your case. Some things to check:

1. Can you see a string like this one
"copying files from PLATFORM\BSP\FILES to FLATRELEASEDIR"
in the build log when doing "Copy to Relase Dir"?

2. Check FLATRELEASEDIR\project.reg to see if your changes
are there.

4. Check FLATRELEASEDIR\reginit.ini to see if your changes
are there.

Oh, forgot! Delete PLATFORM\BSP\CESYSGEN\FILES before
to run "Copy to Release Dir".


"Stefano Magni" <StefanoMagni@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:69509E51-F253-490D-AE3D-D7DAB0594266@xxxxxxxxxxxxxxxx
Excuse me Voidcoder but I cant' open the message in newsgroup (14 answer !!!)
...

If I modify my project.reg is necessary rebuild all my platform ?
I'v tried with :
1) mofidy registry project.reg
2) Run command from PB "Copy files to release directory"
3) Run command from PB "Make Runtime image"
but PB show different error ... if I rebuil all run correctly.... !!

Exist a method for not rebuil all after project.reg modify ?
Stefano Magni




.



Relevant Pages

  • RE: WinCE 6.0 R2 and Vista Ultimate
    ... After about a week of "tinkering", I have been successful with Platform ... Builder and I will write about my results here. ... Visual Studio 2005 did install with a warning that there were known ... and all registry entries are placed into ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Game Control Storage
    ... > done in a INI or other type of file or should it be done in the registry. ... Since this is platform specific, your best answers will come from ... independent than a binary file. ... C++ Faq: http://www.parashift.com/c++-faq-lite ...
    (comp.lang.cpp)
  • Re: Noob question on registry
    ... OK so the file I edit within PB is not the file that ends up on the platform? ... persistent registry on the device and are using an old registry saved ... dword:0 and added my static IP settings then did a Make Run-Time ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Plataform Agnostic
    ... I have been doing quite a few platform agnostic systems ... ... Mono winforms code is not prime time ready. ... The registry functions were a great example of this ...
    (microsoft.public.dotnet.general)