You can have a running batch file continue in another batch file but have it running in the same spot as it was before moving in Windows 7 if it is configured properly. Batch files are designed to perform simple operations based on user input.
If it says access is denied that means that access is deined, you can't delete it. I think you are probably trying to make a batch file virus to delete system files and is trying to make the batch file delete everything, but came into the access is deined problem.
Autoexec.batAutoexec.batAutoexec.bat
More or less.
if by bat you made the .bat file extension then the full form of bat is batch. it is a file that is created with batch script, the windows command line.
Secedit
http://en.wikipedia.org/wiki/BAT_file no its a batch file used by dos and windows
It is lines of code written out and then when saved and opened the lines of code are executed line by line.
You can use the run as command in the batch file if you are using windows xp and i think with wondows 2000, unfortunatly it is open text so you have to use another programme to do that.
Batch file scripting techniques can be learned from various sources. For example one can learn scripting techniques from books such as 'Windows Batch File Programming'. One can also learn scripting techniques from websites such as Scribd, WinBatch, and CodeProject.
You can't make the batch file automatically open up in fullscreen mode, but you can do this: @echo off mode 800 "Commands here" This will open the batch file in a rather larger-than-normal window, but it will not be in fullscreen, the user of the batch file must click the maximize button to make it fullscreen.
Chuck Norris would know LPC