[Libreoffice-commits] .: instsetoo_native/inc_openoffice

Andras Timar timar at kemper.freedesktop.org
Mon Jun 4 14:07:06 PDT 2012


 instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bf7b50a75916e5564062b5121fb67de584045b33
Author: Andras Timar <atimar at suse.com>
Date:   Mon Jun 4 23:07:24 2012 +0200

    add incidentally deleted setAllUsersProfile2K back
    
    Change-Id: I687328d08c89c45fc5d95ee02aea5318b9b5a3ff

diff --git a/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt b/instsetoo_native/inc_openoffice/windows/msi_templates/CustomAc.idt
index 6423f1e..4d7125f 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]


More information about the Libreoffice-commits mailing list