Share via


Usage: Create Configuration File

This is preliminary documentation and subject to change.

Description

Creates a new configuration file.

Syntax

CreateDISCID -c <filename> [-provider <providerGUID> | -testprovider] [-content <contentGUID>] [-disc <discGUID>] [-search]

Arguments

filename

The name of the configuration file to create.

providerGUID

The GUID of the provider.

Options

Option Description
-content contentGUID Sets the content GUID to contentGUID. Not specifying the content option will set the content GUID to "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF".
-disc discGUID Sets the disc GUID to discGUID. Not specifying the disc option will set the content GUID to "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF".
-provider providerGUID Sets the provider GUID to providerGUID. Not specifying the provider option will set the content GUID to "FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF". The provider option cannot be used with the testprovider option.
-search Enables the search flag.
-testprovider Sets the provider GUID to the test provider GUID, "FF4AB0E3-109E-4BA8-B718-0B98164ADF48".

See Also