How to create a batch file on windows 7

preview_player
Показать описание
In this video I will show you how you can create a batch file, it's a really basic tutorial. got any questions? submit them on the comment box

Check out my new website:

website:

Рекомендации по теме
Комментарии
Автор

how do i make a batch file make a batch file with the md command? because i try to add the .bat extension and it just makes a folder with .bat as its name

codekillerz
Автор

My laptop didnt even come with a manuel! I geuss they expectd you to learn online...

Darmoni
Автор

So much easier thank you. That took 30 seconds rather than more than 7 minutes:D

GotMilk
Автор

My god after 30 seconds his voice made me want to harm myself!

TheDace
Автор

heres alot easier faster way:
1: create a new text doc but leave it as "new text document" or whatever
2: write whatever in it
3:when done click "save as" and click the drop down box and change the format to "all files"
4:save it as whatever with ".bat" on the end.
done

Concordest
Автор

My brother was using my account not my words

emilsayahi
Автор

I'm trying to make a BATCH file so I can play a mod for a video game, Rome: Total War. The instructions on the website said to do this:

Installation instructions:

Step 1

To install the mod, you first need to unzip the file and place the "got" folder directly inside your Rome - Total War folder.

Step 2


- Make a copy of your Rome - Total War desktop shortcut
- Right-click on it
- Select "Properties"
- At the end of the box that says "path" or "target", type -mod:got -nm
- This should go after the quotes in that box with a space, like so:
...\RomeTW.exe" -mod:got -nm

You should now be able to double-click the shortcut and run the game.

You need to Create a batch file in the GOT folder in your rome total war(You should have copied the GOT from the archive and extracted the GOT folder to Rome total war Folder).
create a batch file and type this in the batch file
"cd ..\.
start /affinity 1 /high RomeTW.exe -show_err -mod:got"
The batch file should be located inside the "GOT" folder.

Can you please explain this? I'm not a modder! I just want to play this game

Concerned_Robot
Автор

Thank you, this video was helpful in showing the basics of creating a batch file. I'm researching how to complete a homework assignment for my networking class. I have to create a batch file that will automatically run command line tools, like ipconfig. I also have to include 4 commands, and send the output to a text file. Any help will be greatly appreciated!

NathanNateBlake
Автор

also be careful when making batch file. sometimes your antivirus will delete it even if its on a flash drive.

jothepoet
Автор

how to find the batch file resources notepad?
.

dantesarmiento
Автор

For anyone that it doesnt work making a batch file and just goes to .txt
to make it .bat go to save as and choose all programs for it to work then just change the name with a .bat on the end and your are done :)

bryanreco