1*cdf0e10cSrcweir/************************************************************************* 2*cdf0e10cSrcweir* 3*cdf0e10cSrcweir * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4*cdf0e10cSrcweir * 5*cdf0e10cSrcweir * Copyright 2000, 2010 Oracle and/or its affiliates. 6*cdf0e10cSrcweir * 7*cdf0e10cSrcweir * OpenOffice.org - a multi-platform office productivity suite 8*cdf0e10cSrcweir * 9*cdf0e10cSrcweir * This file is part of OpenOffice.org. 10*cdf0e10cSrcweir * 11*cdf0e10cSrcweir * OpenOffice.org is free software: you can redistribute it and/or modify 12*cdf0e10cSrcweir * it under the terms of the GNU Lesser General Public License version 3 13*cdf0e10cSrcweir * only, as published by the Free Software Foundation. 14*cdf0e10cSrcweir * 15*cdf0e10cSrcweir * OpenOffice.org is distributed in the hope that it will be useful, 16*cdf0e10cSrcweir * but WITHOUT ANY WARRANTY; without even the implied warranty of 17*cdf0e10cSrcweir * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18*cdf0e10cSrcweir * GNU Lesser General Public License version 3 for more details 19*cdf0e10cSrcweir * (a copy is included in the LICENSE file that accompanied this code). 20*cdf0e10cSrcweir * 21*cdf0e10cSrcweir * You should have received a copy of the GNU Lesser General Public License 22*cdf0e10cSrcweir * version 3 along with OpenOffice.org. If not, see 23*cdf0e10cSrcweir * <http://www.openoffice.org/license.html> 24*cdf0e10cSrcweir * for a copy of the LGPLv3 License. 25*cdf0e10cSrcweir * 26*cdf0e10cSrcweir************************************************************************/ 27*cdf0e10cSrcweir 28*cdf0e10cSrcweir#include "macros.inc" 29*cdf0e10cSrcweir 30*cdf0e10cSrcweirRegistryItem gid_Regitem_Bau 31*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 32*cdf0e10cSrcweir Subkey = ".bau"; 33*cdf0e10cSrcweir ModuleID = gid_Module_Root; 34*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 35*cdf0e10cSrcweirEnd 36*cdf0e10cSrcweir 37*cdf0e10cSrcweirRegistryItem gid_Regitem_AppID__df595024_3257_41b3_bcf1_a51515ad205e_ 38*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 39*cdf0e10cSrcweir Subkey = "AppID\{82154420-0FBF-11d4-8313-005004526AB4}"; 40*cdf0e10cSrcweir ModuleID = gid_Module_Root; 41*cdf0e10cSrcweir Value = "%PRODUCTNAME Service Manager (Ver 1.0)"; 42*cdf0e10cSrcweirEnd 43*cdf0e10cSrcweir 44*cdf0e10cSrcweirRegistryItem gid_Regitem_AppID__df595024_3257_41b3_bcf1_a51515ad205e_soffice 45*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 46*cdf0e10cSrcweir Subkey = "AppID\soffice.exe"; 47*cdf0e10cSrcweir ModuleID = gid_Module_Root; 48*cdf0e10cSrcweir Value = "%PRODUCTNAME Service Manager (Ver 1.0)"; 49*cdf0e10cSrcweirEnd 50*cdf0e10cSrcweir 51*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af_ 52*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 53*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}"; 54*cdf0e10cSrcweir ModuleID = gid_Module_Root; 55*cdf0e10cSrcweir Value = "%PRODUCTNAME Service Manager (Ver 1.0)"; 56*cdf0e10cSrcweirEnd 57*cdf0e10cSrcweir 58*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af_AppID 59*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 60*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}"; 61*cdf0e10cSrcweir ModuleID = gid_Module_Root; 62*cdf0e10cSrcweir Name = "AppID"; 63*cdf0e10cSrcweir Value = "{82154420-0FBF-11d4-8313-005004526AB4}"; 64*cdf0e10cSrcweirEnd 65*cdf0e10cSrcweir 66*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af__Localserver32 67*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 68*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}\LocalServer32"; 69*cdf0e10cSrcweir ModuleID = gid_Module_Root; 70*cdf0e10cSrcweir Value = "<progpath>\program\soffice.exe -nodefault -nologo"; 71*cdf0e10cSrcweirEnd 72*cdf0e10cSrcweir 73*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af__Notinsertable 74*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 75*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}\NotInsertable"; 76*cdf0e10cSrcweir ModuleID = gid_Module_Root; 77*cdf0e10cSrcweir Value = ""; 78*cdf0e10cSrcweirEnd 79*cdf0e10cSrcweir 80*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af__Progid 81*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 82*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}\ProgID"; 83*cdf0e10cSrcweir ModuleID = gid_Module_Root; 84*cdf0e10cSrcweir Value = "com.sun.star.ServiceManager.1"; 85*cdf0e10cSrcweirEnd 86*cdf0e10cSrcweir 87*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af__Programmable 88*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 89*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}\Programmable"; 90*cdf0e10cSrcweir ModuleID = gid_Module_Root; 91*cdf0e10cSrcweir Value = ""; 92*cdf0e10cSrcweirEnd 93*cdf0e10cSrcweir 94*cdf0e10cSrcweirRegistryItem gid_Regitem_Clsid__3ecf78f0_B1_11d2_8ebe_005ad848af__Versionindependentprogid 95*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 96*cdf0e10cSrcweir Subkey = "CLSID\{82154420-0FBF-11d4-8313-005004526AB4}\VersionIndependentProgID"; 97*cdf0e10cSrcweir ModuleID = gid_Module_Root; 98*cdf0e10cSrcweir Value = "com.sun.star.ServiceManager"; 99*cdf0e10cSrcweirEnd 100*cdf0e10cSrcweir 101*cdf0e10cSrcweirRegistryItem gid_Regitem_Sdg 102*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 103*cdf0e10cSrcweir Subkey = ".sdg"; 104*cdf0e10cSrcweir ModuleID = gid_Module_Root; 105*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 106*cdf0e10cSrcweirEnd 107*cdf0e10cSrcweir 108*cdf0e10cSrcweirRegistryItem gid_Regitem_Sdv 109*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 110*cdf0e10cSrcweir Subkey = ".sdv"; 111*cdf0e10cSrcweir ModuleID = gid_Module_Root; 112*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 113*cdf0e10cSrcweirEnd 114*cdf0e10cSrcweir 115*cdf0e10cSrcweirRegistryItem gid_Regitem_Sob 116*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 117*cdf0e10cSrcweir Subkey = ".sob"; 118*cdf0e10cSrcweir ModuleID = gid_Module_Root; 119*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 120*cdf0e10cSrcweirEnd 121*cdf0e10cSrcweir 122*cdf0e10cSrcweirRegistryItem gid_Regitem_Soc 123*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 124*cdf0e10cSrcweir Subkey = ".soc"; 125*cdf0e10cSrcweir ModuleID = gid_Module_Root; 126*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 127*cdf0e10cSrcweirEnd 128*cdf0e10cSrcweir 129*cdf0e10cSrcweirRegistryItem gid_Regitem_Sod 130*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 131*cdf0e10cSrcweir Subkey = ".sod"; 132*cdf0e10cSrcweir ModuleID = gid_Module_Root; 133*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 134*cdf0e10cSrcweirEnd 135*cdf0e10cSrcweir 136*cdf0e10cSrcweirRegistryItem gid_Regitem_Soe 137*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 138*cdf0e10cSrcweir Subkey = ".soe"; 139*cdf0e10cSrcweir ModuleID = gid_Module_Root; 140*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 141*cdf0e10cSrcweirEnd 142*cdf0e10cSrcweir 143*cdf0e10cSrcweirRegistryItem gid_Regitem_Soffice_Starconfigfile_6 144*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 145*cdf0e10cSrcweir Subkey = "soffice.StarConfigFile.6"; 146*cdf0e10cSrcweir ModuleID = gid_Module_Root; 147*cdf0e10cSrcweir REG_VALUE_LNG(SO60_CONFIGFILE) 148*cdf0e10cSrcweirEnd 149*cdf0e10cSrcweir 150*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Soffice_Exe 151*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 152*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\soffice.exe"; 153*cdf0e10cSrcweir ModuleID = gid_Module_Root; 154*cdf0e10cSrcweir Value = "<progpath>\program\soffice.exe"; 155*cdf0e10cSrcweirEnd 156*cdf0e10cSrcweir 157*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Soffice_Exepath 158*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 159*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\soffice.exe"; 160*cdf0e10cSrcweir ModuleID = gid_Module_Root; 161*cdf0e10cSrcweir Name = "Path"; 162*cdf0e10cSrcweir Value = "<progpath>"; 163*cdf0e10cSrcweirEnd 164*cdf0e10cSrcweir 165*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Unopkg_Exe 166*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 167*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\unopkg.exe"; 168*cdf0e10cSrcweir ModuleID = gid_Module_Root; 169*cdf0e10cSrcweir Value = "<progpath>\program\unopkg.exe"; 170*cdf0e10cSrcweirEnd 171*cdf0e10cSrcweir 172*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Apppaths_Unopkg_Exepath 173*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 174*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\App Paths\unopkg.exe"; 175*cdf0e10cSrcweir ModuleID = gid_Module_Root; 176*cdf0e10cSrcweir Name = "Path"; 177*cdf0e10cSrcweir Value = "<progpath>"; 178*cdf0e10cSrcweirEnd 179*cdf0e10cSrcweir 180*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Displayname 181*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 182*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 183*cdf0e10cSrcweir ModuleID = gid_Module_Root; 184*cdf0e10cSrcweir Name = "DisplayName"; 185*cdf0e10cSrcweir Value = "%PRODUCTNAME %PRODUCTVERSION"; 186*cdf0e10cSrcweirEnd 187*cdf0e10cSrcweir 188*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Displayname2 189*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 190*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 191*cdf0e10cSrcweir ModuleID = gid_Module_Root; 192*cdf0e10cSrcweir Name = "DisplayIcon"; 193*cdf0e10cSrcweir Value = "<progpath>\program\setup.exe"; 194*cdf0e10cSrcweirEnd 195*cdf0e10cSrcweir 196*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Displayversion 197*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 198*cdf0e10cSrcweir ModuleID = gid_Module_Root; 199*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 200*cdf0e10cSrcweir Name = "DisplayVersion"; 201*cdf0e10cSrcweir Value = "%PRODUCTVERSION"; 202*cdf0e10cSrcweirEnd 203*cdf0e10cSrcweir 204*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Helplink 205*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 206*cdf0e10cSrcweir ModuleID = gid_Module_Root; 207*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 208*cdf0e10cSrcweir Name = "HelpLink"; 209*cdf0e10cSrcweir Value = "http://www.openoffice.org/servlets/HelpTOC"; 210*cdf0e10cSrcweirEnd 211*cdf0e10cSrcweir 212*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Modifypath 213*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 214*cdf0e10cSrcweir ModuleID = gid_Module_Root; 215*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 216*cdf0e10cSrcweir Name = "ModifyPath"; 217*cdf0e10cSrcweir Value = "<progpath>\program\setup.exe -reinstall"; 218*cdf0e10cSrcweirEnd 219*cdf0e10cSrcweir 220*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Publisher 221*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 222*cdf0e10cSrcweir ModuleID = gid_Module_Root; 223*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 224*cdf0e10cSrcweir Name = "Publisher"; 225*cdf0e10cSrcweir Value = "Sun Microsystems, Inc. for the OpenOffice.org-Community"; 226*cdf0e10cSrcweirEnd 227*cdf0e10cSrcweir 228*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Uninstallstring 229*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 230*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 231*cdf0e10cSrcweir ModuleID = gid_Module_Root; 232*cdf0e10cSrcweir Name = "UninstallString"; 233*cdf0e10cSrcweir Value = "<progpath>\program\setup.exe -deinstall"; 234*cdf0e10cSrcweirEnd 235*cdf0e10cSrcweir 236*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Urlinfoabout 237*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 238*cdf0e10cSrcweir ModuleID = gid_Module_Root; 239*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 240*cdf0e10cSrcweir Name = "URLInfoAbout"; 241*cdf0e10cSrcweir Value = "http://www.openoffice.org/"; 242*cdf0e10cSrcweirEnd 243*cdf0e10cSrcweir 244*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Microsoft_Windows_Currentversion_Uninstall_Staroffice_Urlupdateinfo 245*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 246*cdf0e10cSrcweir ModuleID = gid_Module_Root; 247*cdf0e10cSrcweir Subkey = "Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCTNAME %PRODUCTVERSION"; 248*cdf0e10cSrcweir Name = "URLUpdateInfo"; 249*cdf0e10cSrcweir Value = "http://www.openoffice.org/dev_docs/source/download.html#newsoftware"; 250*cdf0e10cSrcweirEnd 251*cdf0e10cSrcweir 252*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Openoffice_Productname_Productversion_Path 253*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 254*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\%PRODUCTNAME\%PRODUCTVERSION"; 255*cdf0e10cSrcweir ModuleID = gid_Module_Root; 256*cdf0e10cSrcweir Name = "Path"; 257*cdf0e10cSrcweir Value = "<progpath>\program\soffice.exe"; 258*cdf0e10cSrcweirEnd 259*cdf0e10cSrcweir 260*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Productcode_Install 261*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 262*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%PRODUCTCODE"; 263*cdf0e10cSrcweir ModuleID = gid_Module_Root; 264*cdf0e10cSrcweir Name = "INSTALLLOCATION"; 265*cdf0e10cSrcweir Value = "[INSTALLLOCATION]"; 266*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 267*cdf0e10cSrcweirEnd 268*cdf0e10cSrcweir 269*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Upgradecode_Install 270*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 271*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%UPGRADECODE"; 272*cdf0e10cSrcweir ModuleID = gid_Module_Root; 273*cdf0e10cSrcweir Name = "INSTALLLOCATION"; 274*cdf0e10cSrcweir Value = "[INSTALLLOCATION]"; 275*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 276*cdf0e10cSrcweirEnd 277*cdf0e10cSrcweir 278*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_OpenOfficeorg_Ooobaseversion_Install 279*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 280*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\${REGISTRYLAYERNAME}\%PRODUCTNAME\%BRANDPACKAGEVERSION"; 281*cdf0e10cSrcweir ModuleID = gid_Module_Root; 282*cdf0e10cSrcweir Name = "INSTALLLOCATION"; 283*cdf0e10cSrcweir Value = "[INSTALLLOCATION]"; 284*cdf0e10cSrcweir Styles = (ALWAYS_REQUIRED); 285*cdf0e10cSrcweirEnd 286*cdf0e10cSrcweir 287*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Productcode_Officeinstall 288*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 289*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%PRODUCTCODE"; 290*cdf0e10cSrcweir ModuleID = gid_Module_Root; 291*cdf0e10cSrcweir Name = "OFFICEINSTALLLOCATION"; 292*cdf0e10cSrcweir Value = "[INSTALLLOCATION]"; 293*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED,UPGRADEKEY); 294*cdf0e10cSrcweirEnd 295*cdf0e10cSrcweir 296*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Productcode_Productversion 297*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 298*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%PRODUCTCODE"; 299*cdf0e10cSrcweir ModuleID = gid_Module_Root; 300*cdf0e10cSrcweir Name = "ProductVersion"; 301*cdf0e10cSrcweir Value = "[ProductVersion]"; 302*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 303*cdf0e10cSrcweirEnd 304*cdf0e10cSrcweir 305*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Upgradecode_Officeinstall 306*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 307*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%UPGRADECODE"; 308*cdf0e10cSrcweir ModuleID = gid_Module_Root; 309*cdf0e10cSrcweir Name = "OFFICEINSTALLLOCATION"; 310*cdf0e10cSrcweir Value = "[INSTALLLOCATION]"; 311*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 312*cdf0e10cSrcweirEnd 313*cdf0e10cSrcweir 314*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Upgradecode_Productversion 315*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 316*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%UPGRADECODE"; 317*cdf0e10cSrcweir ModuleID = gid_Module_Root; 318*cdf0e10cSrcweir Name = "ProductVersion"; 319*cdf0e10cSrcweir Value = "[ProductVersion]"; 320*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 321*cdf0e10cSrcweirEnd 322*cdf0e10cSrcweir 323*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_OpenOfficeorg_Ooobaseversion_Officeinstall 324*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 325*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\${REGISTRYLAYERNAME}\%PRODUCTNAME\%BRANDPACKAGEVERSION"; 326*cdf0e10cSrcweir ModuleID = gid_Module_Root; 327*cdf0e10cSrcweir Name = "OFFICEINSTALLLOCATION"; 328*cdf0e10cSrcweir Value = "[INSTALLLOCATION]"; 329*cdf0e10cSrcweir Styles = (ALWAYS_REQUIRED); 330*cdf0e10cSrcweirEnd 331*cdf0e10cSrcweir 332*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Productcode_Basisinstall 333*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 334*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%PRODUCTCODE"; 335*cdf0e10cSrcweir ModuleID = gid_Module_Root; 336*cdf0e10cSrcweir Name = "BASISINSTALLLOCATION"; 337*cdf0e10cSrcweir Value = "[INSTALLLOCATION]Basis\\"; 338*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 339*cdf0e10cSrcweirEnd 340*cdf0e10cSrcweir 341*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Upgradecode_Basisinstall 342*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 343*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%UPGRADECODE"; 344*cdf0e10cSrcweir ModuleID = gid_Module_Root; 345*cdf0e10cSrcweir Name = "BASISINSTALLLOCATION"; 346*cdf0e10cSrcweir Value = "[INSTALLLOCATION]Basis\\"; 347*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 348*cdf0e10cSrcweirEnd 349*cdf0e10cSrcweir 350*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_OpenOfficeorg_Ooobaseversion_Basisinstall 351*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 352*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\${REGISTRYLAYERNAME}\Basis\%OOOBASEVERSION"; 353*cdf0e10cSrcweir ModuleID = gid_Module_Root; 354*cdf0e10cSrcweir Name = "BASISINSTALLLOCATION"; 355*cdf0e10cSrcweir Value = "[INSTALLLOCATION]Basis\\"; 356*cdf0e10cSrcweir Styles = (ALWAYS_REQUIRED,LAYER_REGISTRY,USE_OOOBASEVERSION); 357*cdf0e10cSrcweirEnd 358*cdf0e10cSrcweir 359*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_OpenOfficeorg_Ooobaseversion_Layer_Basisinstall 360*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 361*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\${REGISTRYLAYERNAME}\%PRODUCTNAME\%BRANDPACKAGEVERSION"; 362*cdf0e10cSrcweir ModuleID = gid_Module_Root; 363*cdf0e10cSrcweir Name = "BASISINSTALLLOCATION"; 364*cdf0e10cSrcweir Value = "[INSTALLLOCATION]Basis\\"; 365*cdf0e10cSrcweir Styles = (ALWAYS_REQUIRED); 366*cdf0e10cSrcweirEnd 367*cdf0e10cSrcweir 368*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Productcode_Ureinstall 369*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 370*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%PRODUCTCODE"; 371*cdf0e10cSrcweir ModuleID = gid_Module_Root; 372*cdf0e10cSrcweir Name = "UREINSTALLLOCATION"; 373*cdf0e10cSrcweir Value = "[INSTALLLOCATION]URE\\"; 374*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 375*cdf0e10cSrcweirEnd 376*cdf0e10cSrcweir 377*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Upgradecode_Ureinstall 378*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 379*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\%UPGRADECODE"; 380*cdf0e10cSrcweir ModuleID = gid_Module_Root; 381*cdf0e10cSrcweir Name = "UREINSTALLLOCATION"; 382*cdf0e10cSrcweir Value = "[INSTALLLOCATION]URE\\"; 383*cdf0e10cSrcweir Styles = (LANGUAGEPACK,ALWAYS_REQUIRED); 384*cdf0e10cSrcweirEnd 385*cdf0e10cSrcweir 386*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_OpenOfficeorg_Ooobaseversion_Ureinstall 387*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 388*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\${REGISTRYLAYERNAME}\URE\%URELAYERVERSION"; 389*cdf0e10cSrcweir ModuleID = gid_Module_Root; 390*cdf0e10cSrcweir Name = "UREINSTALLLOCATION"; 391*cdf0e10cSrcweir Value = "[INSTALLLOCATION]URE\\"; 392*cdf0e10cSrcweir Styles = (ALWAYS_REQUIRED,LAYER_REGISTRY,USE_URELAYERVERSION); 393*cdf0e10cSrcweirEnd 394*cdf0e10cSrcweir 395*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_OpenOfficeorg_Ooobaseversion_Layer_Ureinstall 396*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 397*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\${REGISTRYLAYERNAME}\%PRODUCTNAME\%BRANDPACKAGEVERSION"; 398*cdf0e10cSrcweir ModuleID = gid_Module_Root; 399*cdf0e10cSrcweir Name = "UREINSTALLLOCATION"; 400*cdf0e10cSrcweir Value = "[INSTALLLOCATION]URE\\"; 401*cdf0e10cSrcweir Styles = (ALWAYS_REQUIRED); 402*cdf0e10cSrcweirEnd 403*cdf0e10cSrcweir 404*cdf0e10cSrcweirRegistryItem gid_Regitem_Sog 405*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 406*cdf0e10cSrcweir Subkey = ".sog"; 407*cdf0e10cSrcweir ModuleID = gid_Module_Root; 408*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 409*cdf0e10cSrcweirEnd 410*cdf0e10cSrcweir 411*cdf0e10cSrcweirRegistryItem gid_Regitem_Soh 412*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 413*cdf0e10cSrcweir Subkey = ".soh"; 414*cdf0e10cSrcweir ModuleID = gid_Module_Root; 415*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 416*cdf0e10cSrcweirEnd 417*cdf0e10cSrcweir 418*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager 419*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 420*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager"; 421*cdf0e10cSrcweir ModuleID = gid_Module_Root; 422*cdf0e10cSrcweir Value = "%PRODUCTNAME Service Manager"; 423*cdf0e10cSrcweirEnd 424*cdf0e10cSrcweir 425*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager_1 426*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 427*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager.1"; 428*cdf0e10cSrcweir ModuleID = gid_Module_Root; 429*cdf0e10cSrcweir Value = "%PRODUCTNAME Service Manager (Ver 1.0)"; 430*cdf0e10cSrcweirEnd 431*cdf0e10cSrcweir 432*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager_1_Clsid 433*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 434*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager.1\CLSID"; 435*cdf0e10cSrcweir ModuleID = gid_Module_Root; 436*cdf0e10cSrcweir Value = "{82154420-0FBF-11d4-8313-005004526AB4}"; 437*cdf0e10cSrcweirEnd 438*cdf0e10cSrcweir 439*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager_1_Notinsertable 440*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 441*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager.1\NotInsertable"; 442*cdf0e10cSrcweir ModuleID = gid_Module_Root; 443*cdf0e10cSrcweir Value = ""; 444*cdf0e10cSrcweirEnd 445*cdf0e10cSrcweir 446*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager_Clsid 447*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 448*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager\CLSID"; 449*cdf0e10cSrcweir ModuleID = gid_Module_Root; 450*cdf0e10cSrcweir Value = "{82154420-0FBF-11d4-8313-005004526AB4}"; 451*cdf0e10cSrcweirEnd 452*cdf0e10cSrcweir 453*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager_Curver 454*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 455*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager\CurVer"; 456*cdf0e10cSrcweir ModuleID = gid_Module_Root; 457*cdf0e10cSrcweir Value = "com.sun.star.ServiceManager.1"; 458*cdf0e10cSrcweirEnd 459*cdf0e10cSrcweir 460*cdf0e10cSrcweirRegistryItem gid_Regitem_Stardiv_Uno_Servicemanager_Notinsertable 461*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 462*cdf0e10cSrcweir Subkey = "com.sun.star.ServiceManager\NotInsertable"; 463*cdf0e10cSrcweir ModuleID = gid_Module_Root; 464*cdf0e10cSrcweir Value = ""; 465*cdf0e10cSrcweirEnd 466*cdf0e10cSrcweir 467*cdf0e10cSrcweirRegistryItem gid_Regitem_Thm 468*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 469*cdf0e10cSrcweir Subkey = ".thm"; 470*cdf0e10cSrcweir ModuleID = gid_Module_Root; 471*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 472*cdf0e10cSrcweirEnd 473*cdf0e10cSrcweir 474*cdf0e10cSrcweirRegistryItem gid_Regitem_Vor_Contenttype 475*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 476*cdf0e10cSrcweir ModuleID = gid_Module_Root; 477*cdf0e10cSrcweir Subkey = ".vor"; 478*cdf0e10cSrcweir Name = "Content Type"; 479*cdf0e10cSrcweir Value = "application/vnd.stardivision.writer"; 480*cdf0e10cSrcweirEnd 481*cdf0e10cSrcweir 482*cdf0e10cSrcweirRegistryItem gid_Regitem_Vor_Mime_Database 483*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 484*cdf0e10cSrcweir ModuleID = gid_Module_Root; 485*cdf0e10cSrcweir Subkey = "MIME\Database\Content Type\application/vnd.stardivision.writer"; 486*cdf0e10cSrcweir Name = "Extension"; 487*cdf0e10cSrcweir Value = ".vor"; 488*cdf0e10cSrcweirEnd 489*cdf0e10cSrcweir 490*cdf0e10cSrcweirRegistryItem gid_Regitem_Xba 491*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 492*cdf0e10cSrcweir Subkey = ".xba"; 493*cdf0e10cSrcweir ModuleID = gid_Module_Root; 494*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 495*cdf0e10cSrcweirEnd 496*cdf0e10cSrcweir 497*cdf0e10cSrcweirRegistryItem gid_Regitem_Xcs 498*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 499*cdf0e10cSrcweir Subkey = ".xcs"; 500*cdf0e10cSrcweir ModuleID = gid_Module_Root; 501*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 502*cdf0e10cSrcweirEnd 503*cdf0e10cSrcweir 504*cdf0e10cSrcweirRegistryItem gid_Regitem_Xcu 505*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 506*cdf0e10cSrcweir Subkey = ".xcu"; 507*cdf0e10cSrcweir ModuleID = gid_Module_Root; 508*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 509*cdf0e10cSrcweirEnd 510*cdf0e10cSrcweir 511*cdf0e10cSrcweirRegistryItem gid_Regitem_Xdl 512*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 513*cdf0e10cSrcweir Subkey = ".xdl"; 514*cdf0e10cSrcweir ModuleID = gid_Module_Root; 515*cdf0e10cSrcweir Value = "soffice.StarConfigFile.6"; 516*cdf0e10cSrcweirEnd 517*cdf0e10cSrcweir 518*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Openofficeorg_Uno_Installpath 519*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 520*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\UNO\InstallPath"; 521*cdf0e10cSrcweir ModuleID = gid_Module_Root; 522*cdf0e10cSrcweir Value = "<progpath>\program"; 523*cdf0e10cSrcweirEnd 524*cdf0e10cSrcweir 525*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Openofficeorg_Uno_Installpath_Branded 526*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 527*cdf0e10cSrcweir Subkey = "Software\OpenOffice.org\UNO\InstallPath"; 528*cdf0e10cSrcweir ModuleID = gid_Module_Root; 529*cdf0e10cSrcweir Name = "%PRODUCTNAME %PRODUCTVERSION"; 530*cdf0e10cSrcweir Value = "<progpath>\program"; 531*cdf0e10cSrcweirEnd 532*cdf0e10cSrcweir 533*cdf0e10cSrcweir// "OpenWith" Windows Registry keys for extensions supported by OOo 534*cdf0e10cSrcweir 535*cdf0e10cSrcweir// new oxt file extension for office extension packages 536*cdf0e10cSrcweirRegistryItem gid_Regitem_Oxt 537*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 538*cdf0e10cSrcweir ModuleID = gid_Module_Root; 539*cdf0e10cSrcweir Subkey = ".oxt"; 540*cdf0e10cSrcweir Value = "office.Extension.1"; 541*cdf0e10cSrcweir Styles = (); 542*cdf0e10cSrcweirEnd 543*cdf0e10cSrcweir 544*cdf0e10cSrcweirRegistryItem gid_Regitem_Oxt_Contenttype 545*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 546*cdf0e10cSrcweir ModuleID = gid_Module_Root; 547*cdf0e10cSrcweir Subkey = ".oxt"; 548*cdf0e10cSrcweir Name = "Content Type"; 549*cdf0e10cSrcweir Value = "application/vnd.openofficeorg.extension"; 550*cdf0e10cSrcweir Styles = (); 551*cdf0e10cSrcweirEnd 552*cdf0e10cSrcweir 553*cdf0e10cSrcweirRegistryItem gid_Regitem_Oxt_Mime_Database 554*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 555*cdf0e10cSrcweir ModuleID = gid_Module_Root; 556*cdf0e10cSrcweir Subkey = "MIME\Database\Content Type\application/vnd.openofficeorg.extension"; 557*cdf0e10cSrcweir Name = "Extension"; 558*cdf0e10cSrcweir Value = ".oxt"; 559*cdf0e10cSrcweir Styles = (); 560*cdf0e10cSrcweirEnd 561*cdf0e10cSrcweir 562*cdf0e10cSrcweirRegistryItem gid_Regitem_Office_Extension_Curver 563*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 564*cdf0e10cSrcweir ModuleID = gid_Module_Root; 565*cdf0e10cSrcweir Subkey = "office.Extension\CurVer"; 566*cdf0e10cSrcweir Value = "office.Extension.1"; 567*cdf0e10cSrcweir Styles = (); 568*cdf0e10cSrcweirEnd 569*cdf0e10cSrcweir 570*cdf0e10cSrcweirRegistryItem gid_Regitem_Office_Extension_1 571*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 572*cdf0e10cSrcweir ModuleID = gid_Module_Root; 573*cdf0e10cSrcweir Subkey = "office.Extension.1"; 574*cdf0e10cSrcweir Value = "%PRODUCTNAME Extension"; 575*cdf0e10cSrcweir Styles = (); 576*cdf0e10cSrcweirEnd 577*cdf0e10cSrcweir 578*cdf0e10cSrcweirRegistryItem gid_Regitem_Office_Extension_1_Shell 579*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 580*cdf0e10cSrcweir ModuleID = gid_Module_Root; 581*cdf0e10cSrcweir Subkey = "office.Extension.1\shell"; 582*cdf0e10cSrcweir Value = "open"; 583*cdf0e10cSrcweir Styles = (); 584*cdf0e10cSrcweirEnd 585*cdf0e10cSrcweir 586*cdf0e10cSrcweirRegistryItem gid_Regitem_Office_Extension_1_Shell_Open 587*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 588*cdf0e10cSrcweir ModuleID = gid_Module_Root; 589*cdf0e10cSrcweir Subkey = "office.Extension.1\shell\open"; 590*cdf0e10cSrcweir REG_VALUE_LNG(INSTALL) 591*cdf0e10cSrcweir Styles = (); 592*cdf0e10cSrcweirEnd 593*cdf0e10cSrcweir 594*cdf0e10cSrcweirRegistryItem gid_Regitem_Office_Extension_1_Shell_Open_Command 595*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 596*cdf0e10cSrcweir ModuleID = gid_Module_Root; 597*cdf0e10cSrcweir Subkey = "office.Extension.1\shell\open\command"; 598*cdf0e10cSrcweir Value = "\"<progpath>\program\soffice.exe\" -o \"%1\""; 599*cdf0e10cSrcweir Styles = (); 600*cdf0e10cSrcweirEnd 601*cdf0e10cSrcweir 602*cdf0e10cSrcweirRegistryItem gid_Regitem_Office_Extension_1_Defaulticon 603*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_CLASSES_ROOT; 604*cdf0e10cSrcweir ModuleID = gid_Module_Root; 605*cdf0e10cSrcweir Subkey = "office.Extension.1\DefaultIcon"; 606*cdf0e10cSrcweir Value = "<progpath>\program\soffice.exe,39"; 607*cdf0e10cSrcweir Styles = (); 608*cdf0e10cSrcweirEnd 609*cdf0e10cSrcweir 610*cdf0e10cSrcweir// ----- Vista Default Programs ---------------------------------------- 611*cdf0e10cSrcweir// Find more information here: 612*cdf0e10cSrcweir// URL: 613*cdf0e10cSrcweir// --------------------------------------------------------------------- 614*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_ApplicationDescription 615*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 616*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities"; 617*cdf0e10cSrcweir ModuleID = gid_Module_Root; 618*cdf0e10cSrcweir Name = "ApplicationDescription"; 619*cdf0e10cSrcweir// Value = ""; 620*cdf0e10cSrcweir REG_VALUE_LNG(APPCAPABILITY_DESCRIPTION_OOO) 621*cdf0e10cSrcweir Styles = (); 622*cdf0e10cSrcweirEnd 623*cdf0e10cSrcweir 624*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_ApplicationName 625*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 626*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities"; 627*cdf0e10cSrcweir ModuleID = gid_Module_Root; 628*cdf0e10cSrcweir Name = "ApplicationName"; 629*cdf0e10cSrcweir Value = "%PRODUCTNAME %PRODUCTVERSION"; 630*cdf0e10cSrcweir Styles = (); 631*cdf0e10cSrcweirEnd 632*cdf0e10cSrcweir 633*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_ApplicationIcon 634*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 635*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities"; 636*cdf0e10cSrcweir ModuleID = gid_Module_Root; 637*cdf0e10cSrcweir Name = "ApplicationIcon"; 638*cdf0e10cSrcweir Value = "<progpath>\program\soffice.exe,0"; 639*cdf0e10cSrcweir Styles = (); 640*cdf0e10cSrcweirEnd 641*cdf0e10cSrcweir 642*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_FileAssociations_Oxt 643*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 644*cdf0e10cSrcweir Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities\FileAssociations"; 645*cdf0e10cSrcweir ModuleID = gid_Module_Root; 646*cdf0e10cSrcweir Name = ".oxt"; 647*cdf0e10cSrcweir Value = "office.Extension.1"; 648*cdf0e10cSrcweir Styles = (); 649*cdf0e10cSrcweirEnd 650*cdf0e10cSrcweir 651*cdf0e10cSrcweir// RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_ApplicationName 652*cdf0e10cSrcweir// ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 653*cdf0e10cSrcweir// Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities"; 654*cdf0e10cSrcweir// ModuleID = gid_Module_Root; 655*cdf0e10cSrcweir// Name = "ApplicationName"; 656*cdf0e10cSrcweir// Value = "%PRODUCTNAME%PRODUCTADDON %PRODUCTVERSION"; 657*cdf0e10cSrcweir// Styles = (); 658*cdf0e10cSrcweir// End 659*cdf0e10cSrcweir 660*cdf0e10cSrcweir// RegistryItem gid_Regitem_Software_Manufacturer_Productname_Productversion_Capabilities_Description 661*cdf0e10cSrcweir// ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 662*cdf0e10cSrcweir// Subkey = "Software\%MANUFACTURER\%PRODUCTNAME%PRODUCTADDON\%PRODUCTVERSION\Capabilities"; 663*cdf0e10cSrcweir// ModuleID = gid_Module_Root; 664*cdf0e10cSrcweir// Name = "Description"; 665*cdf0e10cSrcweir// Value = "blah fasel"; 666*cdf0e10cSrcweir// Styles = (); 667*cdf0e10cSrcweir// End 668*cdf0e10cSrcweir 669*cdf0e10cSrcweirRegistryItem gid_Regitem_Software_RegisteredApplications 670*cdf0e10cSrcweir ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; 671*cdf0e10cSrcweir Subkey = "Software\RegisteredApplications"; 672*cdf0e10cSrcweir ModuleID = gid_Module_Root; 673*cdf0e10cSrcweir Name = "%PRODUCTNAME %PRODUCTVERSION"; 674*cdf0e10cSrcweir Value = "SOFTWARE\%MANUFACTURER\%PRODUCTNAME\%PRODUCTVERSION\Capabilities"; 675*cdf0e10cSrcweir Styles = (); 676*cdf0e10cSrcweirEnd 677