Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

FIX: A build script calls an xcopy command that has a blank source path in Windows Embedded Compact 7


View products that this article applies to.

Symptoms

Consider the following scenario:
  • You open a build window for a Windows Embedded Compact 7-based OS design in Platform Builder.
  • You turn on the command echoing feature by using the following command:
    set _ECHOON=1
  • You perform a clean build by using the following command:
    blddemo clean -c
In this scenario, the build script of the OS design calls an xcopy command that has a blank source path in Windows Embedded Compact 7. Additionally, a command that resembles the following is logged in the build.log log file:
xcopy /D /F "" <build destination path>

↑ Back to the top


Resolution

Software update information

A supported software update is now available from Microsoft as Windows Embedded Compact 7 Monthly Update (April 2012). In the "File information" section, the package file name contains the processor type.

Note This Windows Embedded Compact 7 Monthly Update is available for download from the following Microsoft Download Center website:

Prerequisites

This update is supported only if all previously issued updates for this product have also been installed.

Restart requirement

After you apply this update, you must perform a clean build of the whole platform. To do this, use one of the following methods:
  • On the Build menu, click Clean Solution, and then click Build Solution.
  • On the Build menu, click Rebuild Solution.
You do not have to restart the computer after you apply this software update.

Update replacement information

This update does not replace any other updates.







↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseadvanced, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2692550
Revision : 1
Created on : 1/7/2017
Published on : 5/8/2012
Exists online : False
Views : 200