Kaydet (Commit) 6910048e authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS winregclean1 (1.18.28); FILE MERGED

2005/04/23 16:20:21 is 1.18.28.2: #i47659# initablefile
2005/04/22 14:36:07 is 1.18.28.1: #i47659# better mechanism to find the office
üst d8928608
......@@ -2,9 +2,9 @@
*
* $RCSfile: profileitem_ooo.scp,v $
*
* $Revision: 1.18 $
* $Revision: 1.19 $
*
* last change: $Author: rt $ $Date: 2005-03-30 08:42:35 $
* last change: $Author: obo $ $Date: 2005-04-29 08:54:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
......@@ -395,7 +395,7 @@ ProfileItem gid_Profileitem_Setup_Uno_Java_Comppath
ProfileID = gid_Profile_Setup_Ini;
ModuleID = gid_Module_Root;
Section = "Bootstrap";
Order = 3;
Order = 1;
Key = "UNO_JAVA_COMPPATH";
Value = "$ORIGIN/classes";
End
......@@ -413,11 +413,69 @@ ProfileItem gid_Profileitem_Setup_Uno_Types
ProfileID = gid_Profile_Setup_Ini;
ModuleID = gid_Module_Root;
Section = "Bootstrap";
Order = 1;
Order = 3;
Key = "UNO_TYPES";
Value = "$ORIGIN/types.rdb";
End
#ifdef WNT
ProfileItem gid_Profileitem_Setup_Alluserset
ProfileID = gid_Profile_Setup_Ini;
ModuleID = gid_Module_Root;
Section = "Bootstrap";
Order = 4;
Key = "ALLUSERS";
Value = "[ALLUSERS]";
Inifiletablekey = "AllUsersSet";
Inifiletableaction = "1";
Styles = (INIFILETABLE);
End
#endif
#ifdef WNT
ProfileItem gid_Profileitem_Setup_Findproduct
ProfileID = gid_Profile_Setup_Ini;
ModuleID = gid_Module_Root;
Section = "Bootstrap";
Order = 5;
Key = "FINDPRODUCT";
Value = "[FINDPRODUCT]";
Inifiletablekey = "FindProductSet";
Inifiletableaction = "1";
Styles = (INIFILETABLE);
End
#endif
#ifdef WNT
ProfileItem gid_Profileitem_Setup_Productcode
ProfileID = gid_Profile_Setup_Ini;
ModuleID = gid_Module_Root;
Section = "Bootstrap";
Order = 6;
Key = "ProductCode";
Value = "<productcode>";
End
#endif
#ifdef WNT
ProfileItem gid_Profileitem_Setup_Upgradecode
ProfileID = gid_Profile_Setup_Ini;
ModuleID = gid_Module_Root;
Section = "Bootstrap";
Order = 7;
Key = "UpgradeCode";
Value = "<upgradecode>";
End
#endif
ProfileItem gid_Profileitem_Soffice_Logo
ProfileID = gid_Profile_Soffice_Ini;
ModuleID = gid_Module_Root;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment