Please find the procedure for adding a dummy file in the package to support admin installs \ CA admin installs for packages that do not contain any files.
Have you ever wondered why Add/Remove Programs doesn't remove everything you think it should? WiseUser enlightens us with these answers to a few questions from the "mysteries of life" folder.
Here's the scenerio: You have a system file that needs to be installed to the System32 folder. And, you have several HKEY_CURRENT_USER registry keys containing configuration information.
Public properties are differentiated from private properties by being listed in all capital letters. Public properties may be set on the command line (or in a transform file.)
Windows® File Protection (WFP) prevents the replacement of essential system files installed as part of Windows. Applications should not overwrite these files because they are used by the system and other applications.
Have you ever had a package that always goes for self heal? If so, here are a few points to check ...
If a key file is found to be missing on launch, Windows Installer will trigger a reinstallation of the parent feature. Having a "clean" package is key.
The UPGRADINGPRODUCTCODE property is set by Windows Installer when an upgrade removes an application. The installer sets this property when it runs the RemoveExistingProducts action.