summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_ure/windows/msi_templates/CustomAc.idt
diff options
context:
space:
mode:
Diffstat (limited to 'instsetoo_native/inc_ure/windows/msi_templates/CustomAc.idt')
-rw-r--r--instsetoo_native/inc_ure/windows/msi_templates/CustomAc.idt11
1 files changed, 11 insertions, 0 deletions
diff --git a/instsetoo_native/inc_ure/windows/msi_templates/CustomAc.idt b/instsetoo_native/inc_ure/windows/msi_templates/CustomAc.idt
new file mode 100644
index 000000000000..c6607481274c
--- /dev/null
+++ b/instsetoo_native/inc_ure/windows/msi_templates/CustomAc.idt
@@ -0,0 +1,11 @@
+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]
+SetUreInstallLocation 51 UREINSTALLLOCATION [UREDIRECTORYGID]
+SameProductFound 19 The same version of this product is already installed.
+NewProductFound 19 A newer version of [ProductName] was found. To install an older version, the newer version needs to be removed first.