From 64cad7396f0b9a6063cc1998a4b3a0fc9c62f91f Mon Sep 17 00:00:00 2001 From: Justin Dearing Date: Mon, 26 Feb 2007 02:40:04 +0000 Subject: [PATCH] Setup projects now have an UpgradeCode assigned to them. This is a GUID that remains consistent throughout all incarnations of the MSI package. You cannot upgrade an installed MSI without an upgrade code. git-svn-id: svn://svn.sharpdevelop.net/sharpdevelop/branches/2.1@2403 1ccf3a8d-04fe-1044-b7c0-cef0b8235c61 --- .../WixBinding/Project/Templates/EmptyWixProject.xpt | 1 + .../BackendBindings/WixBinding/Project/Templates/WixProject.xpt | 1 + 2 files changed, 2 insertions(+) diff --git a/src/AddIns/BackendBindings/WixBinding/Project/Templates/EmptyWixProject.xpt b/src/AddIns/BackendBindings/WixBinding/Project/Templates/EmptyWixProject.xpt index 1634def44a..80684d4f95 100644 --- a/src/AddIns/BackendBindings/WixBinding/Project/Templates/EmptyWixProject.xpt +++ b/src/AddIns/BackendBindings/WixBinding/Project/Templates/EmptyWixProject.xpt @@ -20,6 +20,7 @@ Name="" Language="1033" Version="1.0.0.0" + UpgradeCode="${GUID}" Manufacturer="">