Advertisement
Guest User

Batch.NET Programming by alCoPaUL of Brigada Ocho

a guest
Apr 1st, 2020
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.66 KB | None | 0 0
  1. April 1, 2020
  2.  
  3. This will be quick.
  4.  
  5. Batch.NET programming is making Batch Files that Exclusively Use the .NET Framework executables as their components and accessing the .NET Framework by using its executables or other means.
  6.  
  7. This can be implemented as far as .NET Framework 1.0 up to the .NET Framework Version in the Latest Visual Studios under Windows 10 or above (unless they decide to remove any access to console via cmd.exe).
  8.  
  9. Better than PowerShell Coz PowerShell Scripts are not Backward compatible up to the earliest .NET Framework Releases, which can be installed even in Windows Me (the .NET Framework Final Beta).
  10.  
  11. So there you go.
  12.  
  13. regards,
  14. alCoPaUL
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement