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. --> + + + + + - + + + + + + + + + + + + + + + + + + + +