summaryrefslogtreecommitdiff
path: root/setup_native/source/win32/customactions/shellextensions/makefile.mk
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-29 13:06:42 +0100
committerAndras Timar <atimar@suse.com>2013-01-30 15:25:00 +0100
commitbc20ba9cd6502b59853d1ca6e2818936290a720a (patch)
tree9560b0f5ff3085becaed9d96b2ee28b1ffbdf2be /setup_native/source/win32/customactions/shellextensions/makefile.mk
parentd61d1face977022ea8c6d93aad49a2c97a0abd17 (diff)
convert SetAdminInstallProperty CustomAction to type 51
It does not make sense to call a dll function to set a single property to 1. Change-Id: I4e3cb35d2d3b644805d1d7573c9bf1dc45befbd4
Diffstat (limited to 'setup_native/source/win32/customactions/shellextensions/makefile.mk')
-rw-r--r--setup_native/source/win32/customactions/shellextensions/makefile.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup_native/source/win32/customactions/shellextensions/makefile.mk b/setup_native/source/win32/customactions/shellextensions/makefile.mk
index 53096143cd38..93eaaa87cd87 100644
--- a/setup_native/source/win32/customactions/shellextensions/makefile.mk
+++ b/setup_native/source/win32/customactions/shellextensions/makefile.mk
@@ -44,7 +44,6 @@ SLOFILES = \
$(SLO)$/migrateinstallpath.obj \
$(SLO)$/completeinstallpath.obj \
$(SLO)$/checkdirectory.obj \
- $(SLO)$/setadmininstall.obj \
$(SLO)$/layerlinks.obj \
$(SLO)$/dotnetcheck.obj \
$(SLO)$/copyeditiondata.obj \