Skip to content

vegito11/Batch-Script-Learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 BAT (Batch) Scripts

  1. Introduction to Batch Scripts

  2. Core Concepts

  3. Control Flow

    Functions and Subroutines

  4. Working with Files and Directories

  5. Error Handling and Logging

  6. Scripting Examples

    • Backup Script
    • Cleanup Temp Files Script
    • Automating Software Installation
    • Network and Ping Test Script
    • Scheduled Task Script
  7. Advanced Techniques

    • Registry Editing (REG ADD, REG DELETE)
    • Using WMIC and NET Commands
    • Integration with PowerShell or VBScript
    • Creating Menus in Batch
  8. Best Practices

    • Script Organization
    • Commenting and Documentation
    • Naming Conventions
    • Security Considerations
    • Commonly Used Commands Reference
    • Useful Tools (e.g., Notepad++, CMD Extensions)

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks