Results 1 to 4 of 4

Thread: Would like to know more about batch files

  1. #1
    IT Specialist Ghost_25inf's Avatar
    Join Date
    Sep 2001
    Location
    Michigan
    Posts
    648

    Question Would like to know more about batch files

    Hello AO freinds

    I want to learn how to batch, I know some basic C++ so I'm not completely useless; but what I really want to know is how to write batch files so I can make my job more automated.

    Example of what I'm looking for:

    formatting and fdisk

    Run cleanup program and delete itself afterwards

    also wanted to make a bandwidth speed tester

    ***********************************************************
    I hope that you can help, I did a Google search and didnt get the results I wanted.
    S25vd2xlZGdlIGlzIHBvd2VyIQ

  2. #2
    In And Above Man Black Cluster's Avatar
    Join Date
    Feb 2005
    Posts
    912
    \"The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room with armed guards - and even then I have my doubts\".....Spaf
    Everytime I learn a new thing, I discover how ignorant I am.- ... Black Cluster

  3. #3

  4. #4
    Junior Member
    Join Date
    Sep 2005
    Posts
    4
    Well formatting...it's easy, very easy:

    you must open the Notepad (in woindows) and write this:

    format herethediskwhatyouwantformat

    an example:

    format c:

    well, read and try learn with the Dos's help.

    (DOS-->help)

    ByTeS

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •