diff --git a/installer/installer.wixproj b/installer/installer.wixproj index 69b40a6..90c7964 100644 --- a/installer/installer.wixproj +++ b/installer/installer.wixproj @@ -18,7 +18,7 @@ false - + ..\$(WintunPlatform)\$(Configuration)\ @@ -37,26 +37,26 @@ - + - - - + + + - + - + $(DefineConstants);INSTALLER_LIBRARY_HASH=@(InstallerLibraryHash->Metadata('FileHash'));INSTALLER_LIBRARY_TIME=$([System.IO.File]::GetLastWriteTime('$(IntermediateOutputPath)installer.dll').Ticks) - + $(TestCertificate) $(ProductionCertificate) @@ -68,9 +68,9 @@ Inputs="$(TargetPath)" Outputs="$(IntermediateOutputPath)$(TargetName).sign"> - + - + diff --git a/installer/installer.wxs b/installer/installer.wxs index f5627dd..dd2f1c8 100644 --- a/installer/installer.wxs +++ b/installer/installer.wxs @@ -13,7 +13,7 @@ InstallerVersion="200" InstallPrivileges="elevated" InstallScope="perMachine" - ReadOnly="yes"/> + ReadOnly="yes" /> @@ -22,24 +22,24 @@ Key="SOFTWARE\Wintun" Type="integer" Value="1" - KeyPath="yes"/> + KeyPath="yes" /> - - - + + + - + - - + + - + diff --git a/wintun.proj b/wintun.proj index 256153c..04ff4da 100644 --- a/wintun.proj +++ b/wintun.proj @@ -9,20 +9,20 @@ - - + + - - + + - - - - - - + + + + + + - + - + - + - + - + - + - + - +