Saturday, June 10, 2006

Cab self delete after installation on WM5.0

To make Cab self deletion happen on WM5.0, you need to make sure the following WM5.0 registry entry values are set correctly:
[HKEY_LOCAL_MACHINE\Software\Apps\Microsoft Application Installer]\nDynamicDelete=2, my Dell Axim X51v default with this value.
[HKEY_CLASSES_ROOT\cabfile\Shell\Open\Command]=wceload.exe "%1", my Dell Axim X51v default with wceload.exe "%1" /nodelete

Please refer to my earlier entry on how to change WM5.0 registry.

No comments:

Full Guide for using Bitnami Prometheus Operator Helm Chart with Additional Scrape Configuration

"The Prometheus Operator for Kubernetes provides easy monitoring definitions for Kubernetes services and deployment and management of...