summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-08-22 11:33:31 +0200
committerAndras Timar <atimar@suse.com>2013-08-22 11:42:59 +0200
commit37ca06662fc2a0b5353381b70e62ad9586046069 (patch)
treef0c8d50858ae55406b62b78d17b36acf3e71408b /instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
parentf1e5e271f9aadc2c5e5af3ffae410b6c598e5398 (diff)
fdo#65129 Windows Installer checks OS version before proceeding
Change-Id: I827ecafe1a22c5ef860dea590799693525cec849
Diffstat (limited to 'instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt')
-rw-r--r--instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt6
1 files changed, 3 insertions, 3 deletions
diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
index 8df102ca59f4..d582840412f6 100644
--- a/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
+++ b/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
@@ -2,12 +2,12 @@ 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]
+setAllUsersProfile 51 ALLUSERSPROFILE [%ALLUSERSPROFILE]
+setUserProfile 51 USERPROFILE [%USERPROFILE]
SetARPInstallLocation 51 ARPINSTALLLOCATION [INSTALLLOCATION]
NewProductFound 19 OOO_CUSTOMACTION_1
SameProductFound 19 OOO_CUSTOMACTION_2
+WrongWindowsVersion 19 OOO_CUSTOMACTION_4
SetLanguageSelected 51 LANG_SELECTED 1
ResetLanguageSelected 51 LANG_SELECTED 0
SetApplicationSelected 51 APP_SELECTED 1