From 93868f4fc176d58ed046351baffac88f79070fde Mon Sep 17 00:00:00 2001 From: caomengxuan666 <2507560089@qq.com> Date: Fri, 5 Jun 2026 22:58:46 +0800 Subject: [PATCH] Allow GUI install directory selection --- coreutils.iss | 1 - 1 file changed, 1 deletion(-) diff --git a/coreutils.iss b/coreutils.iss index 6f873cc..025b733 100644 --- a/coreutils.iss +++ b/coreutils.iss @@ -13,7 +13,6 @@ AppSupportURL=https://github.com/microsoft/coreutils AppUpdatesURL=https://github.com/microsoft/coreutils SetupMutex=coreutils-windows-setup DefaultDirName={autopf}\coreutils -DisableDirPage=yes DisableProgramGroupPage=yes SetupIconFile=src\coreutils.ico UninstallDisplayIcon={app}\coreutils.exe