Windows / Code / 0x4000274b
0x4000274b
Decimal: 1073751883 · Signed: 1073751883
As HRESULT:- S: 0 (Success)
- R: 1 (Reserved, must be clear in a well-formed HRESULT)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0x274b (10059)
As NTSTATUS:- Sev: 1 (STATUS_SEVERITY_INFORMATIONAL)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0x274b (10059)
Associated Modules
| Module | Found in | Description |
|---|
| cmd.exe | 11 | The value specified in an AutoRun registry key could not be parsed. |
| diskusage.exe | 11 | ----------------Top %1!d! System File---------------- |
| fsutil.exe | 10 | Usage : fsutil file setShortName
Eg : fsutil file setShortName C:\testfile.txt testfile |
| fsutil.exe | 11 | Usage: fsutil file setShortName
Options:
shortname - Specifies the short name to set for the filename. Specifying
an empty(zero-length) string (e.g. "") will remove the short
file name if it exists for the file specified by the filename.
Eg: fsutil file setShortName C:\testfile.txt testfile
fsutil file setShortName C:\testfile.txt "" |
| fsutil.exe | 78.1 | Usage : fsutil file setshortname
Eg : fsutil file setshortname C:\testfile.txt testfile |
| 5 entries |
Associated Headers