From 342e5f44233c26ad15132d66ce1aa8290a94e510 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Mon, 24 Nov 2025 00:39:44 +0900 Subject: [PATCH] Update description for addtools component Revised the description of the 'addtools' installation component to clarify that it includes additional tools and a Windows service for WelsonJS. --- setup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.iss b/setup.iss index 1556471..b7dc521 100644 --- a/setup.iss +++ b/setup.iss @@ -30,7 +30,7 @@ ChangesAssociations=yes [Components] ; Add an optional component for the user to select during installation Name: "fileassoc"; Description: "Associate .js files to run with WelsonJS"; Types: full compact custom; -Name: "addtools"; Description: "Download additional tools for WelsonJS"; Types: full; +Name: "addtools"; Description: "Additional tools and Windows service for WelsonJS"; Types: full; [Registry] Root: HKCR; Subkey: "{cm:AppName}.Script"; ValueType: string; ValueData: "{cm:AppName} Script"; Flags: uninsdeletekey