mirror of
https://github.com/modmii/modmii.github.io.git
synced 2024-11-14 04:15:14 +01:00
6.1.4 Changelog:
Minor changes and typo corrections.
This commit is contained in:
parent
f5adc5349c
commit
41f29cb184
@ -9,7 +9,7 @@ if not exist support cd..
|
|||||||
::::PUSHD "%~dp0"
|
::::PUSHD "%~dp0"
|
||||||
::POPD
|
::POPD
|
||||||
|
|
||||||
set currentversion=6.1.3
|
set currentversion=6.1.4
|
||||||
set currentversioncopy=%currentversion%
|
set currentversioncopy=%currentversion%
|
||||||
set agreedversion=
|
set agreedversion=
|
||||||
|
|
||||||
@ -2115,13 +2115,12 @@ echo.
|
|||||||
echo Enter Your Password Now
|
echo Enter Your Password Now
|
||||||
echo.
|
echo.
|
||||||
echo.
|
echo.
|
||||||
echo Note: passwords are case sensitive and your default password is the
|
echo Note: To set-up or change your password send instructions using the same
|
||||||
echo transaction ID number (aka confirmation number) from your paypal donation.
|
|
||||||
echo If you wish to change your password send instructions using the same
|
|
||||||
echo email address you used to send your donation to xflak40@hotmail.com
|
echo email address you used to send your donation to xflak40@hotmail.com
|
||||||
|
echo Passwords should be at least 8 characters long and use a combination
|
||||||
|
echo of letters and numbers.
|
||||||
echo.
|
echo.
|
||||||
echo Also note that it may take a few hours to process new donations or
|
echo Also note that it may take a few hours to process new passwords.
|
||||||
echo password change requests.
|
|
||||||
echo.
|
echo.
|
||||||
echo.
|
echo.
|
||||||
echo.
|
echo.
|
||||||
|
@ -31,7 +31,7 @@ Exit
|
|||||||
|
|
||||||
::----------------------------------------------------------
|
::----------------------------------------------------------
|
||||||
|
|
||||||
set currentversion=6.1.3
|
set currentversion=6.1.4
|
||||||
set currentversioncopy=%currentversion%
|
set currentversioncopy=%currentversion%
|
||||||
set agreedversion=
|
set agreedversion=
|
||||||
|
|
||||||
@ -207,7 +207,9 @@ if /i "%waoutput%" NEQ "skipscam" goto:miniskip
|
|||||||
|
|
||||||
set waoutput=
|
set waoutput=
|
||||||
::Enter Your Password Now
|
::Enter Your Password Now
|
||||||
set watext= ENTER YOUR PASSWORD NOW~Note: passwords are case sensitive and your default password is the transaction ID # (aka confirmation #) from your paypal donation. To change your password send instructions from your paypal email address to xflak40@hotmail.com. It may take a few hours to process new donations or password changes. Lastly note that an internet connection is required to validate your password.
|
set watext= ENTER YOUR PASSWORD NOW~Note: To set-up or change your password send instructions using the same email address you used to send your donation to xflak40@hotmail.com~Passwords should be at least 8 characters long and use a combination of letters and numbers. It may take a few hours to process new passwords. Lastly note that an internet connection is required to validate your password.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
start /w support\wizapp NOBACK EB
|
start /w support\wizapp NOBACK EB
|
||||||
|
Loading…
Reference in New Issue
Block a user