Home Gallery Resources The Team Rules chat Login Register
Pages: [1]
Author Topic: Brawl File Copy v1.2  (Read 2243 times)
0 Members and 1 Guest are viewing this topic.
Kabutomaru
Mega Kitten
*****
Offline Offline

Posts: 184


I had nothing to begin and nothing to end with.

  • Awards Tutorial Writer

  • View Profile Awards
    « on: October 18, 2013, 04:06:56 PM »



    Hey guys, It's been a while before I've made a new tool. So here you go.


    The Brawl File Copy (BFC)!

    This is a batch file. You place the files in the correct folders and run the batch file. After starting the batch file, press "a" and it will copy the files you have placed in the folders.

    The default drive/SD is F:. To change it, open it up in a text editor and replace F with your drive letter.

    Example: F: -> G:

    I made this tool to copy files quickly, when you where backing up your files on the SD Card and needed to recopy quickly.

    Enjoy.

    Oh yeah, here's the batch file's src if you're too lazy to open it up in a text editor.

    Code:
    @echo off
    xcopy *.* F: /e /r /w
    pause


    Have a nice day and if you have any questions, requests, or suggestions, post here!

    Happy Brawl Hacking!
    « Last Edit: October 18, 2013, 04:09:07 PM by Trainer Madara Uchiha - Ultimate Chimera » Logged



    Pages: [1]
    Print
    Jump to: