mirror of
https://github.com/modmii/modmii.github.io.git
synced 2025-01-13 16:59:06 +01:00
ModMii v4.7.5
This commit is contained in:
parent
a4505cc68e
commit
240a77db7c
@ -1,7 +1,7 @@
|
|||||||
@echo off
|
@echo off
|
||||||
setlocal
|
setlocal
|
||||||
:top
|
:top
|
||||||
set currentversion=4.7.4
|
set currentversion=4.7.5
|
||||||
set currentversioncopy=%currentversion%
|
set currentversioncopy=%currentversion%
|
||||||
set agreedversion=
|
set agreedversion=
|
||||||
if exist Support\settings.bat call Support\settings.bat
|
if exist Support\settings.bat call Support\settings.bat
|
||||||
@ -2039,8 +2039,7 @@ if /i "%MENU1%" EQU "V" goto:openwebpage
|
|||||||
|
|
||||||
if not exist temp\DownloadQueues\*.bat goto:noload
|
if not exist temp\DownloadQueues\*.bat goto:noload
|
||||||
if /i "%MENU1%" NEQ "L" goto:noload
|
if /i "%MENU1%" NEQ "L" goto:noload
|
||||||
if exist temp\DLname
|
if exist temp\DLnameDV.txt del temp\DLnamesADV.txt>nul
|
||||||
DV.txt del temp\DLnamesADV.txt>nul
|
|
||||||
if exist temp\DLgotosADV.txt del temp\DLgotosADV.txt>nul
|
if exist temp\DLgotosADV.txt del temp\DLgotosADV.txt>nul
|
||||||
set BACKB4QUEUE=Menu
|
set BACKB4QUEUE=Menu
|
||||||
goto:PICKDOWNLOADQUEUE
|
goto:PICKDOWNLOADQUEUE
|
||||||
@ -7576,7 +7575,7 @@ del temp.bat>nul
|
|||||||
::Support\wit x --sneek --recurse "%ISOFOLDER%" "%DRIVEUfix%/games/%%14T [%%I]" --progress
|
::Support\wit x --sneek --recurse "%ISOFOLDER%" "%DRIVEUfix%/games/%%14T [%%I]" --progress
|
||||||
::Support\wit x --sneek --recurse "%ISOFOLDER%" --DEST "%DRIVEUfix%/games/%%14T [%%I]" --progress
|
::Support\wit x --sneek --recurse "%ISOFOLDER%" --DEST "%DRIVEUfix%/games/%%14T [%%I]" --progress
|
||||||
|
|
||||||
Support\wit x --sneek --recurse "%ISOFOLDER%" --DEST "%DRIVEUfix%/games/%%I" --progress
|
Support\wit x --neek --recurse "%ISOFOLDER%" --DEST "%DRIVEUfix%/games/%%I" --progress
|
||||||
|
|
||||||
::an empty cygdrive folder may be created previous directory, so delete it!
|
::an empty cygdrive folder may be created previous directory, so delete it!
|
||||||
::cd ..
|
::cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user