diff options
author | Andras Timar <atimar@suse.com> | 2012-06-04 23:07:24 +0200 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-06-04 23:08:22 +0200 |
commit | bf7b50a75916e5564062b5121fb67de584045b33 (patch) | |
tree | 5f97496573520822232c46ab1ff218fd372e2a7f /instsetoo_native | |
parent | 7b54689b0eba179e29ede8a7f0732fb4628dd031 (diff) |
add incidentally deleted setAllUsersProfile2K back
Change-Id: I687328d08c89c45fc5d95ee02aea5318b9b5a3ff
Diffstat (limited to 'instsetoo_native')
-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] |