From a97936121716155eb8792a7e631d6ed6dca9d296 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Fri, 19 Apr 2019 16:19:49 +0200 Subject: [PATCH] MSM: Install driver files to C:\Program Files\Wintun This is temporary until we figure out how to use WiX's Difx to install driver without leaving staged driver files behind. Signed-off-by: Simon Rozman --- wintun.wixproj | 1 + wintun.wxs | 30 +++++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) diff --git a/wintun.wixproj b/wintun.wixproj index 7ee76d9..0647aff 100644 --- a/wintun.wixproj +++ b/wintun.wixproj @@ -25,6 +25,7 @@ $(WintunPlatform)\$(Configuration)\ $(ProjectName) WINTUN_VERSION=$(WintunVersion);$(DefineConstants) + 1006;1086;$(SuppressSpecificWarnings) -ext WixDifxAppExtension -ext WixIIsExtension $(CompilerAdditionalOptions) 1103;$(LinkerSuppressSpecificWarnings) -ext WixDifxAppExtension -ext WixIIsExtension -b output_dir="$(IntermediateOutputPath.TrimEnd('\'))" $(LinkerAdditionalOptions) diff --git a/wintun.wxs b/wintun.wxs index b403c9c..5e57212 100644 --- a/wintun.wxs +++ b/wintun.wxs @@ -4,6 +4,11 @@ Copyright (C) 2018-2019 WireGuard LLC. All Rights Reserved. --> + + + + + - + + + + + + + + + + + + + + + + + + + +