From 99f46dd01fea65a793093d2f947e3d042bccc2cc Mon Sep 17 00:00:00 2001 From: David Sangrey Date: Fri, 18 Aug 2023 13:21:04 -0400 Subject: [PATCH] [Minor] Force Clean File Install Every Time --- resources/EDMC_Installer_Config_template.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/EDMC_Installer_Config_template.txt b/resources/EDMC_Installer_Config_template.txt index f873eb2c..ff030776 100644 --- a/resources/EDMC_Installer_Config_template.txt +++ b/resources/EDMC_Installer_Config_template.txt @@ -115,4 +115,4 @@ Root: HKCR; Subkey: "edmc\shell\open\command"; ValueType: string; ValueName: ""; Root: HKCR; Subkey: "edmc\shell\open\ddeexec"; ValueType: string; ValueName: ""; ValueData: "Open(""%1"")"; Flags: uninsdeletekey [InstallDelete] -Type: filesandordirs; Name: "{app}/plugins" +Type: filesandordirs; Name: "{app}"