Windows / Code / 0x0000ea61
0x0000ea61
Decimal: 60001 · Signed: 60001
As HRESULT:- S: 0 (Success)
- C: 0 (Microsoft-defined)
- N: 0 (Not an NTSTATUS value)
- Facility: 0x000 (FACILITY_NULL: Default)
- Code: 0xea61 (60001)
As NTSTATUS:- Sev: 0 (STATUS_SEVERITY_SUCCESS)
- C: 0 (Microsoft-defined)
- Facility: 0x000 (Default)
- Code: 0xea61 (60001)
Associated Modules
| Module | Found in | Description |
|---|
| TrustedInstaller.exe | 7 | /?, /h, /help - Displays this help.
/ip - Install package
/up - Uninstall package
/up:[{package name1}[;...]] - Uninstall package(s)
/iu:{update name1}[;...] - Install update(s) specified by name
/uu:{update name1}[;...] - Uninstall update(s) specified by name
/m:"{package directory}" - Specifies the location of the package
/p:"{package name}" - Specifies the identity of the package
/o:"[{boot drive path};]{offline Windows directory path}"
- Specifies operation against an offline
Windows image
/n:{unattend file} - Specifies unattended operation
parameters
/s:{sandbox directory} - Specifies directory to extract files to
/quiet - Runs pkgmgr.exe without UI. If restart
is required it will be performed
without a prompt
/norestart - Suppress restart (when restart
is necessary)
/l:{log file} - Specifies a file for diagnostic output |
| ocsetup.exe | 7 | OCSETUP ? | /h | /help>
OCSETUP [/uninstall] [/passive] [/unattendfile:] [/quiet] [/norestart] [/log:] [/x:]
/?, /h, /help - Display help information.
- Name of component to be installed or uninstalled.
[/uninstall] - Uninstall the component. Installation is default.
[/passive] - Unattended mode, progress only.
[/unattendfile:] - Non-default configuration parameters, implies /passive. See component documentation for details.
[/quiet] - Quiet mode, no user interaction.
[/norestart] - Do not restart the machine, even if required to complete setup.
[/log:] - Non-default log file location.
[/x:] - Extra parameters to be supplied to the underlying installer. See component documentation for details. |
| setupapi.dll | 78.11011 | %1 (error #%2!u!).
Source: %3
Destination: %4 |
| wusa.exe | 10 | wusa ? | /h | /help>
wusa [/quiet] [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
wusa /uninstall [/quiet] [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
wusa /uninstall /kb: [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
/?, /h, /help
- Display help information.
update
- Full path of the MSU file.
/quiet
- Quiet mode, no user interaction. Reboot as needed.
/uninstall
- Installer will uninstall the package.
/kb
- When combined with /uninstall, installer will uninstall the package associated with the KB number.
/norestart
- When combined with /quiet, installer will NOT initiate reboot.
/warnrestart
- When combined with /quiet, installer will warn the user before initiating reboot.
/promptrestart
- When combined with /quiet, installer will prompt before initiating reboot.
/forcerestart
- When combined with /quiet, installer will forcefully close applications and initiate reboot.
/log
- Installer will enable logging. |
| wusa.exe | 11 | wusa ? | /h | /help>
wusa [/quiet] [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
wusa /uninstall [/quiet] [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
wusa /uninstall /kb: [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
/?, /h, /help
- Display help information.
update
- Full path of the MSU file.
/quiet
- Quiet mode, no user interaction. Reboot as needed.
/uninstall
- Installer will uninstall the package.
/kb
- When combined with /uninstall, installer will uninstall the package associated with the KB number.
/norestart
- When combined with /quiet, installer will NOT initiate reboot.
/warnrestart
- When combined with /quiet, installer will warn the user before initiating reboot.
/promptrestart
- When combined with /quiet, installer will prompt before initiating reboot.
/forcerestart
- When combined with /quiet, installer will forcefully close applications and initiate reboot.
/log
- Installer will enable logging. |
| wusa.exe | 78.1 | wusa ? | /h | /help>
wusa /extract: [/log:]
wusa [/quiet] [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
wusa /uninstall < | /kb:> [/quiet] [/norestart | /warnrestart: | /promptrestart | /forcerestart] [/log:]
/?, /h, /help
- Display help information.
update
- Full path of the MSU file.
/quiet
- Quiet mode, no user interaction. Reboot as needed.
/uninstall
- Installer will uninstall the package.
/kb
- When combined with /uninstall, installer will uninstall the package associated with the KB number.
/extract
- Installer will extract the package contents to the destination folder.
/norestart
- When combined with /quiet, installer will NOT initiate reboot.
/warnrestart
- When combined with /quiet, installer will warn the user before initiating reboot.
/promptrestart
- When combined with /quiet, installer will prompt before initiating reboot.
/forcerestart
- When combined with /quiet, installer will forcefully close applications and initiate reboot.
/log
- Installer will enable logging. |
| 6 entries |
Associated Headers