Category Archives: Uncategorized

Windows: Cannot uninstall Store App. Error: Exception from HRESULT: 0x80073CFA

Hi,

if you want to uninstall some preinstalled store apps you get an error “Deployment failed with HRESULT: 0x80073CFA, Removal failed. Please contact your software vendor.”

This error could happen if the App is not correctly registered.
Continue reading Windows: Cannot uninstall Store App. Error: Exception from HRESULT: 0x80073CFA

Tomcat: Hide version at error pages

Hi,

when a tomcat server is configured to print out its version on error pages
Continue reading Tomcat: Hide version at error pages

Linux: Get the start time of a process

Hi,

to get the start time of a linux process in an human readable format use the user-defined format of ps with the lstart option.
Continue reading Linux: Get the start time of a process

Windows: Windows Update error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE

Hi,

a possible solution of an Windows Update Errors 0x8007371B.
Continue reading Windows: Windows Update error STATUS_SXS_TRANSACTION_CLOSURE_INCOMPLETE

Windows: Extract image from wim

Hi,

the install.wim file from newer Windows 10 Consumer DVDs is greater than 4GB and exceeds the maximum filesize of a fat32 formated USB Stick. Therefore the simplest way to created a bootable USB device is no longer possible.
Continue reading Windows: Extract image from wim