From 96fe1a7da131d49220d2aee5b9b02d7079c25bb8 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Mon, 4 May 2020 17:50:03 -0700 Subject: [PATCH] Revert "Allow side-by-side installation of nightly and release builds" This reverts commit 33e814122ea6a65f4fd6da81cea307af76303461. --- appveyor.yml | 2 +- scripts/generate-installers.bat | 5 ----- wix/Moonlight/Product.wxs | 20 +++++--------------- wix/MoonlightSetup/Bundle.wxs | 24 ++++++------------------ 4 files changed, 12 insertions(+), 39 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 01d201fc..1b671850 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 0.0.{build}.0 +version: 0.0.0.{build} clone_depth: 1 diff --git a/scripts/generate-installers.bat b/scripts/generate-installers.bat index f6e931e2..379e364a 100644 --- a/scripts/generate-installers.bat +++ b/scripts/generate-installers.bat @@ -12,11 +12,6 @@ if /I "%BUILD_CONFIG%"=="debug" ( ) else ( if /I "%BUILD_CONFIG%"=="release" ( set BUILD_CONFIG=release - - if /I "%APPVEYOR%"=="True" ( - echo Stamping with AppVeyor version: %APPVEYOR_BUILD_VERSION% - echo | set /p dummyName="%APPVEYOR_BUILD_VERSION%" > app\version.txt - ) ) else ( if /I "%BUILD_CONFIG%"=="signed-release" ( set BUILD_CONFIG=release diff --git a/wix/Moonlight/Product.wxs b/wix/Moonlight/Product.wxs index 53e92b9f..f306eeb8 100644 --- a/wix/Moonlight/Product.wxs +++ b/wix/Moonlight/Product.wxs @@ -1,21 +1,11 @@ - - - - - - - - - - - + + UpgradeCode="5c09f94e-f809-4c6a-9b7b-597c99f041fe"> @@ -72,7 +62,7 @@ WorkingDirectory="INSTALLFOLDER" /> - + @@ -84,7 +74,7 @@ WorkingDirectory="INSTALLFOLDER" /> - - - - - - - - - - - - - - + - +