diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-22 13:40:07 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-22 13:40:07 +0000 |
commit | 7614373230955e325e0268298595b79d201d7b85 (patch) | |
tree | c28aef93f93b6252ad56a9651d8c157eb9ba707c /instsetoo_native | |
parent | 5687d89f2b3599219ad3c84c2011d9705e71bbd2 (diff) |
INTEGRATION: CWS native76 (1.3.256); FILE MERGED
2007/01/11 16:29:32 is 1.3.256.1: #i72495# installpath to uninstall keys with custom action
Diffstat (limited to 'instsetoo_native')
-rw-r--r-- | instsetoo_native/inc_ooolangpack/windows/msi_templates/CustomAc.idt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/inc_ooolangpack/windows/msi_templates/CustomAc.idt b/instsetoo_native/inc_ooolangpack/windows/msi_templates/CustomAc.idt index 38783857fa3a..f32e997461ac 100644 --- a/instsetoo_native/inc_ooolangpack/windows/msi_templates/CustomAc.idt +++ b/instsetoo_native/inc_ooolangpack/windows/msi_templates/CustomAc.idt @@ -4,3 +4,4 @@ CustomAction Action setAllUsersProfile2K 51 ALLUSERSPROFILE [%ALLUSERSPROFILE] SetAllUsersProfileNT 51 ALLUSERSPROFILE [%SystemRoot]\Profiles\All Users setUserProfileNT 51 USERPROFILE [%USERPROFILE] +SetARPInstallLocation 51 ARPINSTALLLOCATION [INSTALLLOCATION] |