From a78581ee6933bc03c0ed5f822fc6b51bef21cab3 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Thu, 9 Jan 2025 14:03:13 +0900 Subject: [PATCH] Update bootstrap.bat --- bootstrap.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.bat b/bootstrap.bat index 1dd05c8..572cc15 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -32,7 +32,7 @@ if exist "%TOOLKIT_DLL%" ( :: Extract the downloaded CAB file echo [*] Extracting WelsonJS.Toolkit component... - expand %TOOLKIT_PATH% %TOOLKIT_EXTRACT_PATH% + expand %TOOLKIT_PATH% -F:* %TOOLKIT_EXTRACT_PATH% ) :: Register the WelsonJS.Toolkit component