|
![]() |
| MSIINSTALLPERUSER |
This property along with "ALLUSERS" can be set to request that the Windows Installer install a dual-purpose package for the current user or all users of the computer.
The "TryMeDualPurposePackage-SupportsWinXP.MM" example code makes use of this property.
Please see Microsoft's online documentation for the "MSIINSTALLPERUSER" property
(or "MSI.CHM") for more information.
![]() | ![]() |