Undo
Top  Previous  Next


1) Copy and paste the below script to the SetupBatcher editor.

Press (CTRL+C) to copy and (CTRL+V) to paste.  

[Settings_Begin]
BatchSettings.Delimiter=TAB
BatchSettings.MarkerCol=4
[Settings_End]

[Machines_Begin]
\\EDU8      NT PDC    
[Machines_End]

[Batch_Begin]
Data.Loop   
 DOS md c:\temp\%col1%   
Data.EndLoop   
[Batch_End]

[Undo_Batch_Begin]
Data.Loop   
 DOS rd c:\temp\%col1%   
Data.EndLoop   
[Undo_Batch_End]

[Data_Begin]
TstDir1         
TstDir2         
TstDir3         
[Data_End]

2) Run the script.

Press CTRL+R.  
 
Verify the result: start windows explorer and browse to c:\temp:  
 
 

3) Run the [Undo] section of the script.

 
a) Click the red undo arrow button or press CTRL+U on the keyboard.  
 
This dialog will be displayed:  
 
 
 
b) Click yes to delete the markers.  
 
Verify the result in windows explorer: