diff options
-rw-r--r-- | instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt index 6423f1e1a67d..4d7125f4c7de 100644 --- a/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt +++ b/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt @@ -2,6 +2,7 @@ Action Type Source Target s72 i2 S64 S255 CustomAction Action ISInitAllUsers 307 ALLUSERS 1 +setAllUsersProfile2K 51 ALLUSERSPROFILE [%ALLUSERSPROFILE] SetAllUsersProfileNT 51 ALLUSERSPROFILE [%SystemRoot]\Profiles\All Users setUserProfileNT 51 USERPROFILE [%USERPROFILE] SetARPInstallLocation 51 ARPINSTALLLOCATION [INSTALLLOCATION] |