Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C# 2005 > C# 2005
|
C# 2005 For discussion of Visual C# 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C# 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 21st, 2009, 08:26 PM
Friend of Wrox
 
Join Date: Jun 2005
Posts: 101
Thanks: 0
Thanked 1 Time in 1 Post
Default Platform Builder and C#

Platform Builder is a tool for building a Windows CE Operating system on your computer and then loading it on a Windows CE device.
All this is done through Platform Builder. And I do it all through the Microsoft Visual Stuido Development Environment (IDE).
I want to automate the process of using the Platform Builder. So far, I only know how to use the Platform Builder through the IDE. I want to use the Platform Builder through another program written in C#.
Another approach to this goal is to learn how to use Platform Builder from the command line. If it can be done by the command line, then it could also be done through a C# program. I have seen some links here and there that say that you can do a Platform Builder build from the command line, but so far, they are not so good.
Any tips?
This link:
http://msdn.microsoft.com/en-us/library/ms924536.aspx
talks about "How to Use the Command Line to Create, Customize, and Build a Run-Time Image"
but it has links about Creating ai OS Design (http://msdn.microsoft.com/en-us/library/aa448498.aspx) that requires using the IDE.
It would be great to find a good link about this topic..





Similar Threads
Thread Thread Starter Forum Replies Last Post
Confusion with PLATFORM, Help me Please! dpkbahuguna .NET Framework 2.0 10 September 28th, 2007 08:41 AM
oracle 8 platform Amitava Deewan Oracle 5 June 17th, 2005 03:24 AM
Cross-platform scripting jhusain XSLT 1 January 13th, 2005 05:37 AM
Cross Platform Help morpheus Classic ASP Basics 2 January 28th, 2004 11:02 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.