batch files in win 7

Discussion in 'Software' started by floyd, Sep 4, 2010.

  1. floyd

    floyd Private First Class

    Does anyone know if I can create a batch file in WIN 7. I haven't written one since my Dos days?
    I want to have it open several programs for me at once when I run the batch file.
    If it's not possible anymore, would anyone know of a free program that I could use to help write a file?
    Thanks in advance for any ideas or help you can provide. I hope this is the right forum to ask this question. :-o
    Floyd
     
  2. Earthling

    Earthling Interplanetary Geek

    I just wrote a one line batch file to open one program and it didn't run (in x64), so I guess not. One way of doing this would be with a macro recorder, though I haven't used one since XP days. Plenty on offer on the web though.
     
  3. bigbazza

    bigbazza R.I.P. 14/12/2011 - Good Onya Geek

    I run a couple of simple batch files, daily, in Windows 7 Ultimate.

    One synchronises my downloads from C: drive to my 10 gig portable hard drive.

    The other one synchro's my Documents folder from C: to an external hard drive, as a temporary backup until my regular backup.

    You will probably need a separate line for each program's action in your batch file, but you probably already know that. ;)

    Bazza
     
  4. Earthling

    Earthling Interplanetary Geek

    32 or 64-bit?
     
  5. floyd

    floyd Private First Class

    64 bit
     
  6. bigbazza

    bigbazza R.I.P. 14/12/2011 - Good Onya Geek

    32 bit for me.

    Bazza

    ===

     
  7. Earthling

    Earthling Interplanetary Geek

    @floyd - seems my earlier effort just didn't have the right syntax. The following batch file opens the program Everything.exe in my Win 7 64-bit.

    c:
    cd program files (x86)
    cd everything
    everything.exe

    Copes with spaces and long filenames too, so yes, go for it :)
     
  8. floyd

    floyd Private First Class

    Thanks for the help. Seems to be working now.
    Floyd
     

MajorGeeks.Com Menu

Downloads All In One Tweaks \ Android \ Anti-Malware \ Anti-Virus \ Appearance \ Backup \ Browsers \ CD\DVD\Blu-Ray \ Covert Ops \ Drive Utilities \ Drivers \ Graphics \ Internet Tools \ Multimedia \ Networking \ Office Tools \ PC Games \ System Tools \ Mac/Apple/Ipad Downloads

Other News: Top Downloads \ News (Tech) \ Off Base (Other Websites News) \ Way Off Base (Offbeat Stories and Pics)

Social: Facebook \ YouTube \ Twitter \ Tumblr \ Pintrest \ RSS Feeds