Announcement

Collapse
No announcement yet.

batch files with 6.3

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • batch files with 6.3

    what's the line to start up FOF now? I'm trying..

    START "C:\...\FrFoot2007"

    and

    START "C:\...\FrFoot2007.exe"

    with no success. I'm copying the files correctly on previous lines so I have the new directory setup mapped out right.
    <a href="http://glb2.warriorgeneral.com/game/signup.pl?ref=10223"><img src="http://goallineblitz.com/images/game/design/glb_badge-180x60.gif" /></a>
    IFL Champions: 2011, 2013, 2022, 2023.

  • #2
    start frfoot2007.exe

    works for me

    Comment


    • #3
      FWIW I install all my games on the D drive. FOF2k7 makes me put some files on the C drive, but that is NOT where my executable lives. So I have a non standard installation.

      For convience I create a shortcut on the desktop that runs the FOF2k7 executable.

      Anyways good luck JesterBlaze.
      Last edited by Kobeck; 03-08-2010, 10:15 PM. Reason: g
      sigpic

      Mules of Fame
      Otis 'Opie' Peterson

      Comment


      • #4
        Just to point out the obvious, I do not put the path in my "start"-statement, only the exe file. That's because my bat files actually reside in the same directory as the EXE-file, and I only put a shortcut to said BAT-file on my desktop.

        This is my entire bat-file for IFL:

        copy universe\IFL\frfoot.fni universe\
        copy universe\IFL\frfoot.fcy universe\
        copy universe\IFL\frfoot.fgr universe\
        copy universe\IFL\*.bmp pictures\
        start frfoot2007.exe

        Comment


        • #5
          with 6.3a my batch file is in
          C:\Program Files\Solecismic Software\Front Office Football 2007

          and it is

          copy "universe\Imperial\frfoot.fni" "C:\Documents and Settings\Matt & Angie Wheeler\Application Data\Solecismic Software\Front Office Football 2007\universe\"
          copy "universe\Imperial\frfoot.fcy" "C:\Documents and Settings\Matt & Angie Wheeler\Application Data\Solecismic Software\Front Office Football 2007\universe\"
          copy "universe\Imperial\*.bmp" "pictures\"
          start frfoot2007.exe
          NEWARK BULLDOGS WALL OF HONOR
          DE JUSTIN JONES
          LB DOMINGO PERSAUD
          TE THOMAS MACOMBER
          LT IRWIN KAO
          WR ANDREW ROBEY
          SS GREGORY BOYD
          RB ALAN CRESPO
          G MALCOLM "BIG KAT" SINGLETON
          WR WALTER WALKER
          G AMOS BAILEY
          QB DWIGHT "KING" BURGER
          RB GARY "THE SITUATION" JAMISON
          WR JOSE HOOVER
          K BUTCH SCHULZ
          LB MACK EDWARDS
          DE STEPHEN BRIGHAM
          WR JESSE LUCAS
          C NORMAN ENRIGHT
          SS JUNIOR EL NIN0



          Comment


          • #6
            Thanks guys. This info should come in handy when I open up Windows again...
            <a href="http://glb2.warriorgeneral.com/game/signup.pl?ref=10223"><img src="http://goallineblitz.com/images/game/design/glb_badge-180x60.gif" /></a>
            IFL Champions: 2011, 2013, 2022, 2023.

            Comment


            • #7
              Matt...do you still have the batch file.zip that you sent me earlier...the link is broke.
              MIAMI VICE - 2074

              Comment


              • #8
                I took it down when we started to run close to the space limitations.
                You should be able throw something up later.
                NEWARK BULLDOGS WALL OF HONOR
                DE JUSTIN JONES
                LB DOMINGO PERSAUD
                TE THOMAS MACOMBER
                LT IRWIN KAO
                WR ANDREW ROBEY
                SS GREGORY BOYD
                RB ALAN CRESPO
                G MALCOLM "BIG KAT" SINGLETON
                WR WALTER WALKER
                G AMOS BAILEY
                QB DWIGHT "KING" BURGER
                RB GARY "THE SITUATION" JAMISON
                WR JOSE HOOVER
                K BUTCH SCHULZ
                LB MACK EDWARDS
                DE STEPHEN BRIGHAM
                WR JESSE LUCAS
                C NORMAN ENRIGHT
                SS JUNIOR EL NIN0



                Comment


                • #9
                  Originally posted by Argot View Post
                  Matt...do you still have the batch file.zip that you sent me earlier...the link is broke.
                  Matt I am still looking for this updated file. Can you send it to me...I still haven't got my batch files working on my new computer.

                  Thanks,
                  MIAMI VICE - 2074

                  Comment


                  • #10
                    hmm,
                    I had it up there for a while. you running XP?
                    NEWARK BULLDOGS WALL OF HONOR
                    DE JUSTIN JONES
                    LB DOMINGO PERSAUD
                    TE THOMAS MACOMBER
                    LT IRWIN KAO
                    WR ANDREW ROBEY
                    SS GREGORY BOYD
                    RB ALAN CRESPO
                    G MALCOLM "BIG KAT" SINGLETON
                    WR WALTER WALKER
                    G AMOS BAILEY
                    QB DWIGHT "KING" BURGER
                    RB GARY "THE SITUATION" JAMISON
                    WR JOSE HOOVER
                    K BUTCH SCHULZ
                    LB MACK EDWARDS
                    DE STEPHEN BRIGHAM
                    WR JESSE LUCAS
                    C NORMAN ENRIGHT
                    SS JUNIOR EL NIN0



                    Comment

                    Working...
                    X