Windows Installer Best Practices

This section enumerates a list of tips, linked to the main Windows Installer SDK documentation, to help Application Developers, Setup Authors, IT Professionals, and Infrastructure Developers discover best practices for using the Windows Installer: Update the Windows Installer version. Meet the Windows Logo certification requirements. Prepare the package for localization. Update your Windows Installer development tools and documentation. If you decide to repackage a legacy setup application, follow good repackaging practices. Do not try to replace protected resources. Do not depend upon non-critical resources. Use the API to retrieve Windows Installer configuration information. Organize the installation of your application around […]

Read more

Role-based Guide to Windows Installer Documentation

Windows Installer is the recommended solution for the installation and setup of applications on Windows. Therefore, some of the information contained in this SDK will be of interest to a wide range of software development and IT professionals. This section is provided as a guide to readers who prefer to see links to topics organized by professional role and common task scenarios. Because roles can differ greatly between organizations, the following grouping should only be considered as a guide to a location to start searching for the information you need. Application Developers Setup Authors IT Professionals Infrastructure Developers This documentation […]

Read more

Ntuser.dat

The Ntuser.dat file is probably the most interesting hive that can be loaded in the Registry software as it displays recently opened documents, recently opened applications and last typed applications. The settings can be used to add or remove data from the report.

Read more