mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-02-06 06:54:58 +00:00
Update bootstrap.bat
This commit is contained in:
parent
4eb2d4ae06
commit
a78581ee69
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user