Does anyone know how to make a GOTO LABLE comand work only once in a batch file.Its like this:p=c:\windows\system\:startdel %p%bob.exep=c:\windows\system32\goto startIs there a way of making it go up to the start and when it READS down to 'goto start' and skip it. instead of me writing it out agein like this:p=c:\windows\system\del %p%bob.exep=c:\windows\system32\del %p%bob.exeDoesnt matter, i FOUND a way but its a bit complicated.
Your experience on this site will be improved by allowing cookies. Read Cookie Policy