Menu

#594 Updated batch.xml edit mode

None
closed
None
5
2017-03-15
2017-01-10
No

Hello,
Here's an updated batch.xml edit mode. I've submitted the patch as documented, but the changes are so extensive that you might as well consider it as a complete rewrite and simply replace the old file by the new one.
See the file header for a detailed list of changes. Basically the old version dated from 2003, and supported only the Windows 95 batch syntax, plus a few NT commands. I've added all NT/XP syntax extensions, along with all XP/Windows 7 commands. (Due to the emergence of PowerShell, the batch syntax has been frozen since XP, and very few commands added since Windows 7.)
To test the changes, try editing my batch library Library.bat, available at https://github.com/JFLarvoire/SysToolsLib/blob/master/Batch/Library.bat,
or any of the other large batch scripts in that same GitHub folder. Ex: regx.bat, TimeX.bat, IPcfg.bat, ...

1 Attachments

Discussion

  • Alan Ezust

    Alan Ezust - 2017-03-15
    • status: open --> closed
    • assigned_to: Alan Ezust
    • Group: -->
     
  • Alan Ezust

    Alan Ezust - 2017-03-15

    Committed revision 24636

     

Log in to post a comment.