Thanks to visit codestin.com
Credit goes to github.com

Skip to content

samples instructions for copying samples to alternate directory missing xcopy switches #4985

Description

@MarkSimontonOfCG

The instructions in BuildSamplesWindows.md about copying samples folder is missing switches
current:
xcopy C:\openenclave\share\openenclave\samples C:\mysample
proposed:
xcopy /s/y/f C:\openenclave\share\openenclave\samples C:\mysample\

why the backslash at the end of c:\mysample\ that tells xcopy this is a directory and it will not prompt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions