Update bootstrap.bat

This commit is contained in:
Namhyeon Go 2025-01-09 14:03:13 +09:00 committed by GitHub
parent 4eb2d4ae06
commit a78581ee69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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