Well this code is what MS gives you if your xbox is giving you an error code, you call the 1800myxbox number, give them some details and they give you the code for your xbox, this code i posted eliminates having to call 1800myxbox and gives you the pword, if i were to make it so it could erase a specific folder i would have to re-write the xbe, or script some new code. Maybe if im not too busy i code somthin to erase just the soundtracks, or just tdata or just udata. Just dont have your hopes up.
Hope that you could understand me =P
OR if you dont want a xbox specific reset code then:
CODE
thePanelJoystick.secretKey = "Y" + theConfig.GetRecoveryKey();
changed to:
CODE
thePanelJoystick.secretKey = "Y" + "B";
So now the code to reset will be Y THEN B