Kaydet (Commit) 19e5bf6c authored tarafından Jesús Corrius's avatar Jesús Corrius

don't set registry keys for Windows Vista+ on other systems

üst e1ff97ab
...@@ -97,6 +97,7 @@ End ...@@ -97,6 +97,7 @@ End
RegistryItem gid_Regitem_Openoffice_Databasedocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Databasedocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Base_Bin; ModuleID = gid_Module_Prg_Base_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.DatabaseDocument.1"; Subkey = "opendocument.DatabaseDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Base"; Value = "TheDocumentFoundation.LibreOffice.Base";
...@@ -115,6 +116,7 @@ End ...@@ -115,6 +116,7 @@ End
RegistryItem gid_Regitem_odb_KindMap RegistryItem gid_Regitem_odb_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Base_Bin; ModuleID = gid_Module_Prg_Base_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odb"; Name = ".odb";
Value = "Document"; Value = "Document";
......
...@@ -289,6 +289,7 @@ End ...@@ -289,6 +289,7 @@ End
RegistryItem gid_Regitem_Soffice_Starcalcdocument_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starcalcdocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarCalcDocument.6"; Subkey = "soffice.StarCalcDocument.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Calc"; Value = "TheDocumentFoundation.LibreOffice.Calc";
...@@ -394,6 +395,7 @@ End ...@@ -394,6 +395,7 @@ End
RegistryItem gid_Regitem_Soffice_Starcalctemplate_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starcalctemplate_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarCalcTemplate.6"; Subkey = "soffice.StarCalcTemplate.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Calc"; Value = "TheDocumentFoundation.LibreOffice.Calc";
...@@ -525,6 +527,7 @@ End ...@@ -525,6 +527,7 @@ End
RegistryItem gid_Regitem_stc_KindMap RegistryItem gid_Regitem_stc_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".stc"; Name = ".stc";
Value = "Document"; Value = "Document";
...@@ -691,6 +694,7 @@ End ...@@ -691,6 +694,7 @@ End
RegistryItem gid_Regitem_Openoffice_Calcdocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Calcdocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.CalcDocument.1"; Subkey = "opendocument.CalcDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Calc"; Value = "TheDocumentFoundation.LibreOffice.Calc";
...@@ -709,6 +713,7 @@ End ...@@ -709,6 +713,7 @@ End
RegistryItem gid_Regitem_ods_KindMap RegistryItem gid_Regitem_ods_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".ods"; Name = ".ods";
Value = "Document"; Value = "Document";
...@@ -841,6 +846,7 @@ End ...@@ -841,6 +846,7 @@ End
RegistryItem gid_Regitem_fods_KindMap RegistryItem gid_Regitem_fods_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".fods"; Name = ".fods";
Value = "Document"; Value = "Document";
...@@ -908,6 +914,7 @@ End ...@@ -908,6 +914,7 @@ End
RegistryItem gid_Regitem_Openoffice_Calctemplate_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Calctemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.CalcTemplate.1"; Subkey = "opendocument.CalcTemplate.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Calc"; Value = "TheDocumentFoundation.LibreOffice.Calc";
...@@ -926,6 +933,7 @@ End ...@@ -926,6 +933,7 @@ End
RegistryItem gid_Regitem_ots_KindMap RegistryItem gid_Regitem_ots_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Calc_Bin; ModuleID = gid_Module_Prg_Calc_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".ots"; Name = ".ots";
Value = "Document"; Value = "Document";
......
...@@ -289,6 +289,7 @@ End ...@@ -289,6 +289,7 @@ End
RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Stardrawdocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarDrawDocument.6"; Subkey = "soffice.StarDrawDocument.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Draw"; Value = "TheDocumentFoundation.LibreOffice.Draw";
...@@ -394,6 +395,7 @@ End ...@@ -394,6 +395,7 @@ End
RegistryItem gid_Regitem_Soffice_Stardrawtemplate_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Stardrawtemplate_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarDrawTemplate.6"; Subkey = "soffice.StarDrawTemplate.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Draw"; Value = "TheDocumentFoundation.LibreOffice.Draw";
...@@ -497,6 +499,7 @@ End ...@@ -497,6 +499,7 @@ End
RegistryItem gid_Regitem_std_KindMap RegistryItem gid_Regitem_std_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".std"; Name = ".std";
Value = "Document"; Value = "Document";
...@@ -575,6 +578,7 @@ End ...@@ -575,6 +578,7 @@ End
RegistryItem gid_Regitem_sxd_KindMap RegistryItem gid_Regitem_sxd_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxd"; Name = ".sxd";
Value = "Document"; Value = "Document";
...@@ -690,6 +694,7 @@ End ...@@ -690,6 +694,7 @@ End
RegistryItem gid_Regitem_Openoffice_Drawdocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Drawdocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.DrawDocument.1"; Subkey = "opendocument.DrawDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Draw"; Value = "TheDocumentFoundation.LibreOffice.Draw";
...@@ -708,6 +713,7 @@ End ...@@ -708,6 +713,7 @@ End
RegistryItem gid_Regitem_odg_KindMap RegistryItem gid_Regitem_odg_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odg"; Name = ".odg";
Value = "Document"; Value = "Document";
...@@ -840,6 +846,7 @@ End ...@@ -840,6 +846,7 @@ End
RegistryItem gid_Regitem_fodg_KindMap RegistryItem gid_Regitem_fodg_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".fodg"; Name = ".fodg";
Value = "Document"; Value = "Document";
...@@ -907,6 +914,7 @@ End ...@@ -907,6 +914,7 @@ End
RegistryItem gid_Regitem_Openoffice_Drawtemplate_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Drawtemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.DrawTemplate.1"; Subkey = "opendocument.DrawTemplate.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Draw"; Value = "TheDocumentFoundation.LibreOffice.Draw";
...@@ -925,6 +933,7 @@ End ...@@ -925,6 +933,7 @@ End
RegistryItem gid_Regitem_otg_KindMap RegistryItem gid_Regitem_otg_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Draw_Bin; ModuleID = gid_Module_Prg_Draw_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".otg"; Name = ".otg";
Value = "Document"; Value = "Document";
......
...@@ -289,6 +289,7 @@ End ...@@ -289,6 +289,7 @@ End
RegistryItem gid_Regitem_Soffice_Starimpressdocument_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starimpressdocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarImpressDocument.6"; Subkey = "soffice.StarImpressDocument.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Impress"; Value = "TheDocumentFoundation.LibreOffice.Impress";
...@@ -408,6 +409,7 @@ End ...@@ -408,6 +409,7 @@ End
RegistryItem gid_Regitem_Soffice_Starimpresstemplate_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starimpresstemplate_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarImpressTemplate.6"; Subkey = "soffice.StarImpressTemplate.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Impress"; Value = "TheDocumentFoundation.LibreOffice.Impress";
...@@ -511,6 +513,7 @@ End ...@@ -511,6 +513,7 @@ End
RegistryItem gid_Regitem_sti_KindMap RegistryItem gid_Regitem_sti_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sti"; Name = ".sti";
Value = "Document"; Value = "Document";
...@@ -589,6 +592,7 @@ End ...@@ -589,6 +592,7 @@ End
RegistryItem gid_Regitem_sxi_KindMap RegistryItem gid_Regitem_sxi_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxi"; Name = ".sxi";
Value = "Document"; Value = "Document";
...@@ -705,6 +709,7 @@ End ...@@ -705,6 +709,7 @@ End
RegistryItem gid_Regitem_Openoffice_Impressdocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Impressdocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.ImpressDocument.1"; Subkey = "opendocument.ImpressDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Impress"; Value = "TheDocumentFoundation.LibreOffice.Impress";
...@@ -723,6 +728,7 @@ End ...@@ -723,6 +728,7 @@ End
RegistryItem gid_Regitem_odp_KindMap RegistryItem gid_Regitem_odp_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odp"; Name = ".odp";
Value = "Document"; Value = "Document";
...@@ -869,6 +875,7 @@ End ...@@ -869,6 +875,7 @@ End
RegistryItem gid_Regitem_fodp_KindMap RegistryItem gid_Regitem_fodp_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".fodp"; Name = ".fodp";
Value = "Document"; Value = "Document";
...@@ -936,6 +943,7 @@ End ...@@ -936,6 +943,7 @@ End
RegistryItem gid_Regitem_Openoffice_Impresstemplate_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Impresstemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.ImpressTemplate.1"; Subkey = "opendocument.ImpressTemplate.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Impress"; Value = "TheDocumentFoundation.LibreOffice.Impress";
...@@ -954,6 +962,7 @@ End ...@@ -954,6 +962,7 @@ End
RegistryItem gid_Regitem_otp_KindMap RegistryItem gid_Regitem_otp_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Impress_Bin; ModuleID = gid_Module_Prg_Impress_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".otp"; Name = ".otp";
Value = "Document"; Value = "Document";
......
...@@ -288,6 +288,7 @@ End ...@@ -288,6 +288,7 @@ End
RegistryItem gid_Regitem_Soffice_Starmathdocument_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starmathdocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Math_Bin; ModuleID = gid_Module_Prg_Math_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarMathDocument.6"; Subkey = "soffice.StarMathDocument.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Math"; Value = "TheDocumentFoundation.LibreOffice.Math";
...@@ -449,6 +450,7 @@ End ...@@ -449,6 +450,7 @@ End
RegistryItem gid_Regitem_sxm_KindMap RegistryItem gid_Regitem_sxm_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Math_Bin; ModuleID = gid_Module_Prg_Math_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxm"; Name = ".sxm";
Value = "Document"; Value = "Document";
...@@ -556,6 +558,7 @@ End ...@@ -556,6 +558,7 @@ End
RegistryItem gid_Regitem_Openoffice_Mathdocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Mathdocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Math_Bin; ModuleID = gid_Module_Prg_Math_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.MathDocument.1"; Subkey = "opendocument.MathDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Math"; Value = "TheDocumentFoundation.LibreOffice.Math";
...@@ -574,6 +577,7 @@ End ...@@ -574,6 +577,7 @@ End
RegistryItem gid_Regitem_odf_KindMap RegistryItem gid_Regitem_odf_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Math_Bin; ModuleID = gid_Module_Prg_Math_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odf"; Name = ".odf";
Value = "Document"; Value = "Document";
......
...@@ -289,6 +289,7 @@ End ...@@ -289,6 +289,7 @@ End
RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarWriterDocument.6"; Subkey = "soffice.StarWriterDocument.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -401,6 +402,7 @@ End ...@@ -401,6 +402,7 @@ End
RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarWriterGlobalDocument.6"; Subkey = "soffice.StarWriterGlobalDocument.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -479,6 +481,7 @@ End ...@@ -479,6 +481,7 @@ End
RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_AppUserModelID RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarWriterTemplate.6"; Subkey = "soffice.StarWriterTemplate.6";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -575,6 +578,7 @@ End ...@@ -575,6 +578,7 @@ End
RegistryItem gid_Regitem_stw_KindMap RegistryItem gid_Regitem_stw_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".stw"; Name = ".stw";
Value = "Document"; Value = "Document";
...@@ -637,6 +641,7 @@ End ...@@ -637,6 +641,7 @@ End
RegistryItem gid_Regitem_sxg_KindMap RegistryItem gid_Regitem_sxg_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxg"; Name = ".sxg";
Value = "Document"; Value = "Document";
...@@ -715,6 +720,7 @@ End ...@@ -715,6 +720,7 @@ End
RegistryItem gid_Regitem_sxw_KindMap RegistryItem gid_Regitem_sxw_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxw"; Name = ".sxw";
Value = "Document"; Value = "Document";
...@@ -830,6 +836,7 @@ End ...@@ -830,6 +836,7 @@ End
RegistryItem gid_Regitem_Openoffice_Writerdocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Writerdocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterDocument.1"; Subkey = "opendocument.WriterDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -854,6 +861,7 @@ End ...@@ -854,6 +861,7 @@ End
RegistryItem gid_Regitem_odt_KindMap RegistryItem gid_Regitem_odt_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odt"; Name = ".odt";
Value = "Document"; Value = "Document";
...@@ -1003,6 +1011,7 @@ End ...@@ -1003,6 +1011,7 @@ End
RegistryItem gid_Regitem_fodt_KindMap RegistryItem gid_Regitem_fodt_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".fodt"; Name = ".fodt";
Value = "Document"; Value = "Document";
...@@ -1070,6 +1079,7 @@ End ...@@ -1070,6 +1079,7 @@ End
RegistryItem gid_Regitem_Openoffice_Writertemplate_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Writertemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterTemplate.1"; Subkey = "opendocument.WriterTemplate.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -1088,6 +1098,7 @@ End ...@@ -1088,6 +1098,7 @@ End
RegistryItem gid_Regitem_ott_KindMap RegistryItem gid_Regitem_ott_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".ott"; Name = ".ott";
Value = "Document"; Value = "Document";
...@@ -1212,6 +1223,7 @@ End ...@@ -1212,6 +1223,7 @@ End
RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterGlobalDocument.1"; Subkey = "opendocument.WriterGlobalDocument.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -1230,6 +1242,7 @@ End ...@@ -1230,6 +1242,7 @@ End
RegistryItem gid_Regitem_odm_KindMap RegistryItem gid_Regitem_odm_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odm"; Name = ".odm";
Value = "Document"; Value = "Document";
...@@ -1354,6 +1367,7 @@ End ...@@ -1354,6 +1367,7 @@ End
RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_AppUserModelID RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT; ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterWebTemplate.1"; Subkey = "opendocument.WriterWebTemplate.1";
Name = "AppUserModelID"; Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer"; Value = "TheDocumentFoundation.LibreOffice.Writer";
...@@ -1414,6 +1428,7 @@ End ...@@ -1414,6 +1428,7 @@ End
RegistryItem gid_Regitem_oth_KindMap RegistryItem gid_Regitem_oth_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE; ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin; ModuleID = gid_Module_Prg_Wrt_Bin;
ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap"; Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".oth"; Name = ".oth";
Value = "Document"; Value = "Document";
......
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