summaryrefslogtreecommitdiff
path: root/scp2/source/ooo/module_systemint.scp
diff options
context:
space:
mode:
Diffstat (limited to 'scp2/source/ooo/module_systemint.scp')
-rw-r--r--scp2/source/ooo/module_systemint.scp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/ooo/module_systemint.scp b/scp2/source/ooo/module_systemint.scp
index 12ccef46c805..bb628f6806f0 100644
--- a/scp2/source/ooo/module_systemint.scp
+++ b/scp2/source/ooo/module_systemint.scp
@@ -38,7 +38,7 @@ Module gid_Module_Optional_Systemintegration
#ifdef WNT
Styles = (HIDDEN_ROOT);
#else
- Styles = (SYSTEMMODULE,NOTRELOCATABLE,DONTSHOWINUSERINSTALL,INSTALLCANFAIL,USEFORCE);
+ Styles = (SYSTEMMODULE,NOTRELOCATABLE,INSTALLCANFAIL,USEFORCE);
#endif
#if (defined(LINUX)) || (defined(SOLARIS))
PackageName = "${SYSTEMINTUNIXPACKAGENAME}-desktop-integration.tar.gz";