Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • eternalthinker

    @eternalthinker-Kvsi5Y Apr 19, 2011

    Do you mean windows .BAT files?
    If so, I think you can simply open them in a text editor and append one's content after the other.
    Whether they'll run correctly after this, depends solely on the kind of operation the original batch files did.

  • slashfear

    @slashfear-tSWzpz Apr 20, 2011

    Hi ramana,

    WHat ethicalthinker said is right! it totally depends on the process what the batch file is performing and also the way to combine two .bat files is copy paste that's it or may be do a binary copy but it again depends on the functionality of the batch files....

    -Arvind

  • eternalthinker

    @eternalthinker-Kvsi5Y Apr 20, 2011

    @slashfear ~
    Arvind, its not ethicalthinker, its EternalThinker πŸ˜€
    Although I'm pretty much ethical about things πŸ˜‰

  • slashfear

    @slashfear-tSWzpz Apr 20, 2011

    @EternalThinker : Sorry buddy πŸ˜” my bad .......

  • eternalthinker

    @eternalthinker-Kvsi5Y Apr 20, 2011

    Never mind! πŸ˜€

  • ramana_slv

    @ramana-slv-xx4JdA Apr 23, 2011

    Thank you friends .....