mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-11-13 03:45:13 +01:00
6.3.4
This commit is contained in:
parent
3b7f065fb7
commit
3a229930bf
@ -9,7 +9,7 @@ if not exist support cd..
|
||||
::::PUSHD "%~dp0"
|
||||
::POPD
|
||||
|
||||
set currentversion=6.3.3
|
||||
set currentversion=6.3.4
|
||||
set currentversioncopy=%currentversion%
|
||||
set agreedversion=
|
||||
|
||||
|
@ -31,7 +31,7 @@ Exit
|
||||
|
||||
::----------------------------------------------------------
|
||||
|
||||
set currentversion=6.3.3
|
||||
set currentversion=6.3.4
|
||||
set currentversioncopy=%currentversion%
|
||||
set agreedversion=
|
||||
|
||||
@ -1743,6 +1743,8 @@ if not exist "%UPDATENAME%%newversion%.zip" start %ModMiimin%/wait support\wget
|
||||
|
||||
if not exist "%UPDATENAME%%newversion%.zip" goto:updatefail
|
||||
|
||||
copy /y support\7za.exe support\7za2.exe>nul
|
||||
|
||||
start support\wizapp PB UPDATE 60
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user