Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to overwrite project.bib files in platform.bib

13 views
Skip to first unread message

himanshulakdawala

unread,
Sep 12, 2008, 5:10:11 AM9/12/08
to
Hi I am in need to overwrite certain components of project.bib in our platform.

Is there any trivial way to do so ?
I am in urgent need to do so.

Thanks
Himanshu

Valter Minute

unread,
Sep 12, 2008, 5:46:04 AM9/12/08
to
Himanshu Lakdawala wrote in
news:20089125101...@hotmail.com:

Add an IFNDEF statement around the part of platform.bib that you need
to exclude, set the corrisponding variable in your project environment
settings (excluding that code) and copy the rows that you need to
override in your project.bib.


--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)

Bruce Eitman [eMVP]

unread,
Sep 12, 2008, 8:35:03 AM9/12/08
to
That seems like an odd thing to do. Could you explain why? Maybe there is
a better way.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

<Himanshu Lakdawala> wrote in message
news:20089125101...@hotmail.com...

vaisakh p s

unread,
Sep 12, 2008, 10:00:19 PM9/12/08
to
instead of removing that. why can't you override it in project.bib.
remove the entries from project.bib and project.reg.

regards
vaisakh

Bruce Eitman [eMVP]

unread,
Sep 12, 2008, 11:34:16 PM9/12/08
to
Huh?

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"vaisakh p s" <Vaisak...@gmail.com> wrote in message
news:f9e6f947-c717-4ee9...@v16g2000prc.googlegroups.com...

vaisakh p s

unread,
Sep 15, 2008, 4:06:34 AM9/15/08
to
Plz check this link..
http://msdn.microsoft.com/en-us/library/aa909687.aspx

It explains how to add/remove/ edit registry keys or values in a reg
file

Basically, you can override the Platform.XXX with that in Project.XXX
right?

Regards
Vaisakh P S

Erwin Zwart

unread,
Sep 15, 2008, 6:06:22 AM9/15/08
to

No, platform.xxx will override projects.xxx.

Good luck,

Erwin Zwart
Check out my blog: http://GuruCE.com/blog

GuruCE
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.

vaisakh p s schreef:

Bruce Eitman [eMVP]

unread,
Sep 15, 2008, 8:41:27 AM9/15/08
to
As Erwin says, no. For more see:
http://geekswithblogs.net/BruceEitman/archive/2008/05/23/platform-builder-pulling-it-all-together-with-makeimg.aspx

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"vaisakh p s" <Vaisak...@gmail.com> wrote in message

news:4503d64a-ec25-4fdd...@1g2000pre.googlegroups.com...

Bruce Eitman [eMVP]

unread,
Sep 15, 2008, 2:25:50 PM9/15/08
to
And, the question is about BIB files, not reg files. So the answer would be
totally different.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"vaisakh p s" <Vaisak...@gmail.com> wrote in message

news:4503d64a-ec25-4fdd...@1g2000pre.googlegroups.com...

himanshulakdawala

unread,
Jan 6, 2010, 12:26:50 PM1/6/10
to
Because this requires to alter the aku part.
I don't want to make any changes to aku.
All changes in BSP.

-Br,
Himanshu

vaisakh p s wrote:

instead of removing that. why can't you override it in project.bib.

14-Sep-08

instead of removing that. why cannot you override it in project.bib.


remove the entries from project.bib and project.reg.

regards
vaisakh

Previous Posts In This Thread:

On Friday, September 12, 2008 5:10 AM
Himanshu Lakdawala wrote:

How to overwrite project.bib files in platform.bib


Hi I am in need to overwrite certain components of project.bib in our platform.

Is there any trivial way to do so ?
I am in urgent need to do so.

Thanks
Himanshu

On Friday, September 12, 2008 5:46 AM
Valter Minute wrote:

Re: How to overwrite project.bib files in platform.bib


Himanshu Lakdawala wrote in
news:20089125101...@hotmail.com:

Add an IFNDEF statement around the part of platform.bib that you need
to exclude, set the corrisponding variable in your project environment
settings (excluding that code) and copy the rows that you need to
override in your project.bib.


--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)

On Friday, September 12, 2008 8:35 AM
Bruce Eitman [eMVP] wrote:

That seems like an odd thing to do. Could you explain why?
That seems like an odd thing to do. Could you explain why? Maybe there is
a better way.

--

Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

<Himanshu Lakdawala> wrote in message
news:20089125101...@hotmail.com...

On Friday, September 12, 2008 11:34 PM
Bruce Eitman [eMVP] wrote:

Huh?
Huh?

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

On Sunday, September 14, 2008 12:46 PM
vaisakh p s wrote:

instead of removing that. why can't you override it in project.bib.

instead of removing that. why cannot you override it in project.bib.


remove the entries from project.bib and project.reg.

regards
vaisakh

On Monday, September 15, 2008 8:41 AM
Bruce Eitman [eMVP] wrote:

Re: How to overwrite project.bib files in platform.bib

--

Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"vaisakh p s" <Vaisak...@gmail.com> wrote in message
news:4503d64a-ec25-4fdd...@1g2000pre.googlegroups.com...

On Monday, September 15, 2008 2:25 PM
Bruce Eitman [eMVP] wrote:

And, the question is about BIB files, not reg files.
And, the question is about BIB files, not reg files. So the answer would be
totally different.

--
Bruce Eitman (eMVP)
Senior Engineer
Bruce.Eitman AT EuroTech DOT com
My BLOG http://geekswithblogs.net/bruceeitman

EuroTech Inc.
www.EuroTech.com

"vaisakh p s" <Vaisak...@gmail.com> wrote in message
news:4503d64a-ec25-4fdd...@1g2000pre.googlegroups.com...


Submitted via EggHeadCafe - Software Developer Portal of Choice
Forms Auth: Membership, Roles and Profile with no Providers and no Session
http://www.eggheadcafe.com/tutorials/aspnet/33d4018a-03cf-48aa-9b68-82ba27aa6af9/forms-auth-membership-r.aspx

himanshulakdawala

unread,
Jan 6, 2010, 12:28:13 PM1/6/10
to
I have already tried multiple times and the build just fails during makeimg because as OS image already have the set of contents I am trying to overwrite.

Valter Minute wrote:

Re: How to overwrite project.bib files in platform.bib

12-Sep-08

Himanshu Lakdawala wrote in
news:20089125101...@hotmail.com:

Add an IFNDEF statement around the part of platform.bib that you need
to exclude, set the corrisponding variable in your project environment
settings (excluding that code) and copy the rows that you need to
override in your project.bib.


--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)

Previous Posts In This Thread:

On Friday, September 12, 2008 5:10 AM
Himanshu Lakdawala wrote:

How to overwrite project.bib files in platform.bib

Hi I am in need to overwrite certain components of project.bib in our platform.

Is there any trivial way to do so ?
I am in urgent need to do so.

Thanks
Himanshu

On Friday, September 12, 2008 5:46 AM
Valter Minute wrote:

Re: How to overwrite project.bib files in platform.bib

Himanshu Lakdawala wrote in
news:20089125101...@hotmail.com:

Add an IFNDEF statement around the part of platform.bib that you need
to exclude, set the corrisponding variable in your project environment
settings (excluding that code) and copy the rows that you need to
override in your project.bib.


--
Valter Minute
www.fortechembeddedlabs.it
Training, support and development for Windows CE
(the reply address of this message is invalid)

On Friday, September 12, 2008 8:35 AM
Bruce Eitman [eMVP] wrote:

EuroTech Inc.
www.EuroTech.com

Huh?
Huh?

EuroTech Inc.
www.EuroTech.com

regards
vaisakh

EuroTech Inc.
www.EuroTech.com

EuroTech Inc.
www.EuroTech.com

On Wednesday, January 06, 2010 12:26 PM
Himanshu Lakdawala wrote:

this would be worst way to do


Because this requires to alter the aku part.
I don't want to make any changes to aku.
All changes in BSP.

-Br,
Himanshu


Submitted via EggHeadCafe - Software Developer Portal of Choice

SQL Server - Insert Record And Get New ID
http://www.eggheadcafe.com/tutorials/aspnet/4b5c0707-d70a-4e8a-ba7c-aa271ab7302a/sql-server--insert-recor.aspx

AndrewScholan[MCTS]

unread,
Jan 7, 2010, 5:08:46 AM1/7/10
to
> As Erwin says, no.  For more see:http://geekswithblogs.net/BruceEitman/archive/2008/05/23/platform-bui...

>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> Bruce.Eitman AT EuroTech DOT com
> My BLOGhttp://geekswithblogs.net/bruceeitman
>
> EuroTech Inc.www.EuroTech.com
>
> "vaisakh p s" <VaisakhRu...@gmail.com> wrote in messagenews:4503d64a-ec25-4fdd...@1g2000pre.googlegroups.com...

>
> On Monday, September 15, 2008 2:25 PM
>
> Bruce Eitman [eMVP] wrote:
>
> And, the question is about BIB files, not reg files.
> And, the question is about BIB files, not reg files.  So the answer would be
> totally different.
>
> --
> Bruce Eitman (eMVP)
> Senior Engineer
> Bruce.Eitman AT EuroTech DOT com
> My BLOGhttp://geekswithblogs.net/bruceeitman
>
> EuroTech Inc.www.EuroTech.com
>
> "vaisakh p s" <VaisakhRu...@gmail.com> wrote in messagenews:4503d64a-ec25-4fdd...@1g2000pre.googlegroups.com...

>
> Submitted via EggHeadCafe - Software Developer Portal of Choice
> Forms Auth: Membership, Roles and Profile with no Providers and no Sessionhttp://www.eggheadcafe.com/tutorials/aspnet/33d4018a-03cf-48aa-9b68-8...

Himanshu, Can you please stop changing the subject line when you
reply. This is making it very hard to follow the newsgroup thread when
you use an RSS feed, which is how many of the regular contributors
subscribe. Thanks, Andrew.

0 new messages