Windows / Code / 0xc100f008
0xc100f008
Decimal: 3238064136 · Signed: -1056903160
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: 0xf008 (61448)
As NTSTATUS:- Sev: 3 (STATUS_SEVERITY_ERROR)
- C: 0 (Microsoft-defined)
- Facility: 0x100 (Unknown facility)
- Code: 0xf008 (61448)
Associated Modules
| Module | Found in | Description |
|---|
| bcdedit.exe | 1011 | This command sets the time to wait, in seconds, before the boot manager selects
a default entry. For information about setting the default entry, run
"bcdedit /? default".
bcdedit /timeout
Specifies the time to wait, in seconds, before the boot manager
selects a default entry.
Example:
The following command sets the boot manager to 30 seconds:
bcdedit /timeout 30 |
| 1 entry |
Associated Headers