6.2.5 Changelog:

Fixed bug where BC wasn't being installed to emunands when using ModMii Classic.
Abstinence Wizard now queues WiiFlow for download if selected.
Updated MD5 for nswitch.
Other minor changes.
This commit is contained in:
xflak40 2013-01-23 00:44:54 +00:00
parent 8fc33647a0
commit a48e820d21
6 changed files with 19 additions and 19 deletions

View File

@ -1,6 +1,6 @@
<html>
<title>Find HBC IOS</title>
<link rel="icon" type="image/ico" href="http://nusad.googlecode.com/files/icon.ico"></link>
<link rel="icon" type="image/ico" href="http://dl.dropbox.com/u/74562700/ModMii/icon.ico"></link>
<style type="text/css">
body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
</style>
@ -11,4 +11,4 @@ body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
<font size="6">How to find which IOS the HomeBrew Channel is using</font><br>
<iframe width="480" height="360" src="http://www.youtube.com/embed/DaESnuMzzbU?rel=0" frameborder="0" allowfullscreen></iframe>
</center>
</html>
</html>

View File

@ -1,6 +1,6 @@
<html>
<title>Find MAC Address</title>
<link rel="icon" type="image/ico" href="http://nusad.googlecode.com/files/icon.ico"></link>
<link rel="icon" type="image/ico" href="http://dl.dropbox.com/u/74562700/ModMii/icon.ico"></link>
<style type="text/css">
body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
</style>
@ -11,4 +11,4 @@ body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
<font size="6">How to find your Wii's MAC address</font><br>
<iframe width="480" height="360" src="http://www.youtube.com/embed/6Pc8L-ARa1M?rel=0" frameborder="0" allowfullscreen></iframe>
</center>
</html>
</html>

View File

@ -9,7 +9,7 @@ if not exist support cd..
::::PUSHD "%~dp0"
::POPD
set currentversion=6.2.4
set currentversion=6.2.5
set currentversioncopy=%currentversion%
set agreedversion=
@ -3865,7 +3865,7 @@ if exist temp\list.txt del temp\list.txt>nul
start %ModMiimin%/wait support\wget -N "http://code.google.com/p/modmii/downloads/list?can=3&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount"
if exist list* (move /y list* temp\list.txt>nul) else (goto:updatefail)
if exist "list@can=3&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount" (move /y "list@can=3&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount" temp\list.txt>nul) else (goto:updatefail)
support\sfk filter -quiet "temp\list.txt" ++"ModMii" ++"zip" ++"modmii.googlecode.com/files/" -rep _*"files/ModMii"__ -rep _".zip"*__ -write -yes
@ -8413,10 +8413,11 @@ if /i "%SHOP%" EQU "Y" set IOS56=*
if /i "%SNEEKSELECT%" EQU "5" (set SM4.3U=) & (set SM4.2U=) & (set SM4.1U=) & (set SM4.3E=) & (set SM4.2E=) & (set SM4.1E=) & (set SM4.3J=) & (set SM4.2J=) & (set SM4.1J=) & (set SM4.3K=) & (set SM4.2K=) & (set SM4.1K=)
if /i "%SNKcBC%" EQU "NMM" set cBC=*
::if /i "%SNKcBC%" EQU "DML" set DML=*
if /i "%SNKcBC%" EQU "DML" set BC=*
if /i "%SNKcBC%" EQU "N" set BC=*
set BC=*
::if /i "%SNKcBC%" EQU "NMM" set cBC=*
::::if /i "%SNKcBC%" EQU "DML" set DML=*
::if /i "%SNKcBC%" EQU "DML" set BC=*
::if /i "%SNKcBC%" EQU "N" set BC=*
if /i "%SNEEKSELECT%" NEQ "5" goto:skipdeselect
if /i "%BCtype%" EQU "BC" set BC=
@ -22697,8 +22698,7 @@ if /i "%SNKcBC%" EQU "DML" (set DML=*) & (set mmm=*)
if /i "%SNKFLOW%" EQU "Y" set FLOW=*
if /i "%SNKPLC%" EQU "Y" set PL=*
if /i "%AbstinenceWiz%" EQU "Y" (set nSwitch=) & (set mmm=) & (goto:Download)
if /i "%AbstinenceWiz%" EQU "Y" (set nSwitch=) & (set mmm=)
:tinyskip
@ -25567,7 +25567,7 @@ set version=*
set dlname="neek2o NK2O_1 .wad"
set wadname=neek2o_NK2O_1.wad
set filename=neek2o_NK2O_1.wad
set md5=bdca7faf1910fe332e6c464e899bbe1c
set md5=2b68b689d182a6151fb9d9154430889f
set md5alt=%md5%
set category=fullextract
set path1=WAD\

View File

@ -31,7 +31,7 @@ Exit
::----------------------------------------------------------
set currentversion=6.2.4
set currentversion=6.2.5
set currentversioncopy=%currentversion%
set agreedversion=
@ -1707,7 +1707,7 @@ if exist temp\list.txt del temp\list.txt>nul
start %ModMiimin%/wait support\wget -N "http://code.google.com/p/modmii/downloads/list?can=3&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount"
if exist list* (move /y list* temp\list.txt>nul) else (goto:updatefail)
if exist "list@can=3&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount" (move /y "list@can=3&q=&colspec=Filename+Summary+Uploaded+ReleaseDate+Size+DownloadCount" temp\list.txt>nul) else (goto:updatefail)
start support\wizapp PB UPDATE 70

View File

@ -1,6 +1,6 @@
<html>
<title>Find System Menu Version</title>
<link rel="icon" type="image/ico" href="http://nusad.googlecode.com/files/icon.ico"></link>
<link rel="icon" type="image/ico" href="http://dl.dropbox.com/u/74562700/ModMii/icon.ico"></link>
<style type="text/css">
body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
</style>
@ -11,4 +11,4 @@ body { font-family: Calibri, Arial, Helvetica, "Century Gothic", sans-serif; }
<font size="6">How to find your Wii's System Menu version</font><br>
<iframe width="480" height="360" src="http://www.youtube.com/embed/s9WFpm--iTg?rel=0" frameborder="0" allowfullscreen></iframe>
</center>
</html>
</html>

View File

@ -1,6 +1,6 @@
<html>
<title>Wii Themes</title>
<link rel="icon" type="image/ico" href="http://nusad.googlecode.com/files/icon.ico"></link>
<link rel="icon" type="image/ico" href="http://dl.dropbox.com/u/74562700/ModMii/icon.ico"></link>
</head>
<body style="margin:5px 5px 5px 5px;">
<style type="text/css">
@ -18,4 +18,4 @@ DarkWii Blue Theme<br>
<br>
DarkWii Orange Theme<br></font>
<object width="480" height="360"><param name="movie" value="http://www.youtube.com/v/g66UasiFEhg?version=3&amp;hl=en_US&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/g66UasiFEhg?version=3&amp;hl=en_US&amp;rel=0" type="application/x-shockwave-flash" width="480" height="360" allowscriptaccess="always" allowfullscreen="true"></embed></object></center>
</html>
</html>