ok, thanks for all of the help, I greatly apperciate it. as you said, that is about as close as I am going to get, but with only one option its kinda hard to scew that up (but then again..... lol)
I do have one final question and then I will let this topic die in peace.
Does unleashx support any type of error checking? (like <ContinueIf arg1="C:\xboxdash.xbe"> or - <if arg1="C:\xboxdash" continue>
well, I think you get the idea. check to see if a file is there, if so, continue, if not, halt or bring up a warning screen. what I am after is some sort of error checking to insure that the needed files are where they are supposed to be, before launching the script that actually does some work (like formatting C:). it would really suck that C: would be formated and then come to the script error-ing out because the restore files have been deleted
This post has been edited by BlackWar: Jan 16 2005, 08:15 AM