summaryrefslogtreecommitdiff
path: root/scp2/source/writer
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-05-22 09:39:50 +0200
committerJesús Corrius <jesus@softcatala.org>2012-05-22 09:39:50 +0200
commit19e5bf6c2ffa7aedeae8e30d673680316b337a48 (patch)
treeffc8bf74890c9b13b6bb30b2d43cd48597fed789 /scp2/source/writer
parente1ff97ab62a94db662832bafe4441b063de2256a (diff)
don't set registry keys for Windows Vista+ on other systems
Diffstat (limited to 'scp2/source/writer')
-rw-r--r--scp2/source/writer/registryitem_writer.scp15
1 files changed, 15 insertions, 0 deletions
diff --git a/scp2/source/writer/registryitem_writer.scp b/scp2/source/writer/registryitem_writer.scp
index 4ba855aca278..4aaca22dde66 100644
--- a/scp2/source/writer/registryitem_writer.scp
+++ b/scp2/source/writer/registryitem_writer.scp
@@ -289,6 +289,7 @@ End
RegistryItem gid_Regitem_Soffice_Starwriterdocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarWriterDocument.6";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -401,6 +402,7 @@ End
RegistryItem gid_Regitem_Soffice_Starwriterglobaldocument_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarWriterGlobalDocument.6";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -479,6 +481,7 @@ End
RegistryItem gid_Regitem_Soffice_Starwritertemplate_6_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "soffice.StarWriterTemplate.6";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -575,6 +578,7 @@ End
RegistryItem gid_Regitem_stw_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".stw";
Value = "Document";
@@ -637,6 +641,7 @@ End
RegistryItem gid_Regitem_sxg_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxg";
Value = "Document";
@@ -715,6 +720,7 @@ End
RegistryItem gid_Regitem_sxw_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".sxw";
Value = "Document";
@@ -830,6 +836,7 @@ End
RegistryItem gid_Regitem_Openoffice_Writerdocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterDocument.1";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -854,6 +861,7 @@ End
RegistryItem gid_Regitem_odt_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odt";
Value = "Document";
@@ -1003,6 +1011,7 @@ End
RegistryItem gid_Regitem_fodt_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".fodt";
Value = "Document";
@@ -1070,6 +1079,7 @@ End
RegistryItem gid_Regitem_Openoffice_Writertemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterTemplate.1";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -1088,6 +1098,7 @@ End
RegistryItem gid_Regitem_ott_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".ott";
Value = "Document";
@@ -1212,6 +1223,7 @@ End
RegistryItem gid_Regitem_Openoffice_Writerglobaldocument_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterGlobalDocument.1";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -1230,6 +1242,7 @@ End
RegistryItem gid_Regitem_odm_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".odm";
Value = "Document";
@@ -1354,6 +1367,7 @@ End
RegistryItem gid_Regitem_Openoffice_WriterWebTemplate_1_AppUserModelID
ParentID = PREDEFINED_HKEY_CLASSES_ROOT;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "opendocument.WriterWebTemplate.1";
Name = "AppUserModelID";
Value = "TheDocumentFoundation.LibreOffice.Writer";
@@ -1414,6 +1428,7 @@ End
RegistryItem gid_Regitem_oth_KindMap
ParentID = PREDEFINED_HKEY_LOCAL_MACHINE;
ModuleID = gid_Module_Prg_Wrt_Bin;
+ ComponentCondition = "VersionNT >= 600";
Subkey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\KindMap";
Name = ".oth";
Value = "Document";