Windows / Code / 0xc100f013
0xc100f013
Decimal: 3238064147 · Signed: -1056903149
As HRESULT:- S: 1 (Failure)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x100 (Unknown facility)
- Code: 0xf013 (61459)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x100 (Unknown facility)
- Code: 0xf013 (61459)
Associated Modules
| Module | Found in | Description |
|---|
| bcdedit.exe | 1011 | bcdedit /createstore
This command created a new empty boot configuration data store. The
created store is not a system store.
Specifies the filename of the boot configuration data
store. If the filename contains spaces, it must be
enclosed in quotation marks ("").
Example:
The following command creates the specified store file:
bcdedit /createstore C:\DATA\BCD |
| 1 entry |
Associated Headers