lpasso.sor wrote:Seraph noticed this stupid error I made, again. Make new text document, name it "TmacRed" or whatever and copy this text for red band:
- Code: Select all
@echo off
echo Tracy McGrady skin files installation
echo Press Ctrl + C to ABORT, or any other key to CONTINUE
pause>nul
copy arm88_red.fsh arm88_red1.fsh
ren arm88_red1.fsh arm88.fsh
move arm88.fsh sgsm\
ECHO.
echo Tracy McGrady skin file is updated!
echo Press any key to EXIT...
pause>nul
Save at your main Live folder and rename extensio to .bat. Do the same thing for white band, but copy this text
- Code: Select all
@echo off
echo Tracy McGrady skin files installation
echo Press Ctrl + C to ABORT, or any other key to CONTINUE
pause>nul
copy arm88_white.fsh arm88_white1.fsh
ren arm88_white1.fsh arm88.fsh
move arm88.fsh sgsm\
ECHO.
echo Tracy McGrady skin file is updated!
echo Press any key to EXIT...
pause>nul
Now, use this bat files instead of those from my patch.
@echo off
echo Tracy McGrady skin files installation
echo Press Ctrl + C to ABORT, or any other key to CONTINUE
pause>nul
copy arm48_red.fsh arm48.fsh
move arm48.fsh sgsm\
ECHO.
echo Tracy McGrady skin file is updated!
echo Press any key to EXIT...
pause>nul
Users browsing this forum: No registered users and 0 guests