summaryrefslogtreecommitdiffstats
path: root/scp2/source/winexplorerext/file_winexplorerext.scp
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-08-31 00:25:58 +0200
committerMichael Stahl <mstahl@redhat.com>2013-08-31 23:46:24 +0200
commitb09c5286b84e712a524e3fd5ded904ba9e0f8e84 (patch)
treeab152c735ab9e4146f45799182143eac6e98e9fd /scp2/source/winexplorerext/file_winexplorerext.scp
parentRemove pointless comments and ASCII art (diff)
downloadcore-b09c5286b84e712a524e3fd5ded904ba9e0f8e84.tar.gz
core-b09c5286b84e712a524e3fd5ded904ba9e0f8e84.zip
scp2: convert BINARYTABLE MSI CustomAction dlls to AutoInstall
Second attempt, this time using a new type LIBO_LIB_FILE_BINARYTABLE in scp2/macros.inc; for the resulting MSI file Orca lists the same files in "Binary" table now. Change-Id: I550ede75f16a46da9dd7377594aa28b7c06f0348
Diffstat (limited to 'scp2/source/winexplorerext/file_winexplorerext.scp')
-rw-r--r--scp2/source/winexplorerext/file_winexplorerext.scp7
1 files changed, 0 insertions, 7 deletions
diff --git a/scp2/source/winexplorerext/file_winexplorerext.scp b/scp2/source/winexplorerext/file_winexplorerext.scp
index badcbc83422d..65ebc524414f 100644
--- a/scp2/source/winexplorerext/file_winexplorerext.scp
+++ b/scp2/source/winexplorerext/file_winexplorerext.scp
@@ -80,13 +80,6 @@ End
#endif
-File gid_File_Lib_Shlxtmsi
- LIB_FILE_BODY;
- Styles = (PACKED, BINARYTABLE, BINARYTABLE_ONLY);
- Dir = SCP2_OOO_BIN_DIR;
- Name = "shlxtmsi.dll";
-End
-
#ifdef BUILD_X64
#if defined(WITH_VC100_REDIST)