From 9bb020fa06d3153ada2e095bf35994bf593c3a33 Mon Sep 17 00:00:00 2001 From: Valentin VERDIER Date: Sat, 5 Dec 2020 01:11:00 +0100 Subject: [PATCH] Correction de l'installateur --- Installer/Installer.vdproj | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/Installer/Installer.vdproj b/Installer/Installer.vdproj index ce4772a..8fc51e4 100644 --- a/Installer/Installer.vdproj +++ b/Installer/Installer.vdproj @@ -148,12 +148,6 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_5FE7F4CD40C5D5EAEC6A24FAE0548A1E" - "MsmSig" = "8:_UNDEFINED" - } - "Entry" - { - "MsmKey" = "8:_UNDEFINED" "OwnerKey" = "8:_EDA497A114444E23814EEE023731C727" "MsmSig" = "8:_UNDEFINED" } @@ -181,6 +175,12 @@ "OwnerKey" = "8:_19F88EB0C5E322CF5572D8C5A094E0A2" "MsmSig" = "8:_UNDEFINED" } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_5FE7F4CD40C5D5EAEC6A24FAE0548A1E" + "MsmSig" = "8:_UNDEFINED" + } } "Configurations" { @@ -189,7 +189,7 @@ "DisplayName" = "8:Debug" "IsDebugOnly" = "11:TRUE" "IsReleaseOnly" = "11:FALSE" - "OutputFilename" = "8:Debug\\Setup.msi" + "OutputFilename" = "8:Debug\\setup.msi" "PackageFilesAs" = "3:2" "PackageFileSize" = "3:-2147483648" "CabType" = "3:1" @@ -199,13 +199,21 @@ "PrivateKeyFile" = "8:" "TimeStampServer" = "8:" "InstallerBootstrapper" = "3:2" + "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" + { + "Enabled" = "11:TRUE" + "PromptEnabled" = "11:TRUE" + "PrerequisitesLocation" = "2:1" + "Url" = "8:" + "ComponentsUrl" = "8:" + } } "Release" { "DisplayName" = "8:Release" "IsDebugOnly" = "11:FALSE" "IsReleaseOnly" = "11:TRUE" - "OutputFilename" = "8:Release\\Setup.msi" + "OutputFilename" = "8:Release\\setup.msi" "PackageFilesAs" = "3:2" "PackageFileSize" = "3:-2147483648" "CabType" = "3:1"