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