Multiple choice technology Setting REINSTALL = ALL will do Only features already installed by an earlier installation to be installed Installs all new features of the application Will do major upgrade Will do minor upgrade Reveal answer Fill a bubble to check yourself A Correct answer Explanation The REINSTALL property with ALL value instructs Windows Installer to only process features that were previously installed. It does not install new features - for that, you would use ADDDEFAULT or similar properties.