mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
fix
This commit is contained in:
@ -6,7 +6,7 @@ echo Set-Culture $i
|
||||
Set-Culture $i
|
||||
Start-Sleep -Seconds 1
|
||||
|
||||
$pathMacro = $(pwd).Path + "\macros-locale (1).xlsm"
|
||||
$pathMacro = $(pwd).Path + "\macros-locale-data.xlsm"
|
||||
$pathOutput = $(pwd).Path + "\" + $i + ".txt"
|
||||
echo .\run2.vbs $i
|
||||
|
||||
|
||||
Reference in New Issue
Block a user