Results 1 to 2 of 2
  1. #1

    Issue launching Recursion through batch file.

    I guess I'm a lazy person, so I wanted a batch file to launch Recursion along with Planetside 2 through one shortcut.

    I made a simple batch file. The lines the file contain are below:

    start "" "C:\Program Files (x86)\Recursion\RealTimeStatTracker\RTST.exe"
    start "" "C:\Users\Public\Sony Online Entertainment\Installed Games\PlanetSide 2\LaunchPad.exe"


    That's it fairly simple right?

    Well its not launching Recursion like it would if I simply clicked on the shortcut, it launches, doesn't auto log me in, doesn't have my password stored like normal, and it saves the files named "log4net.config" and "ses.bin" to my desktop.

    I'm not sure if its because I didn't include something in my command, or if its because its being launched through a command. If someone could let me know that'd be great.

  2. #2
    Stat Tracker Development Team
    Recursion Member
    Silencer's Avatar
    Join Date
    Feb 2014
    Location
    Chandler, Arizona
    Posts
    507
    Try putting the batch file in the RTST folder and creating a shortcut to the batch file on your desktop.

    Right now RTST thinks it's opening from the desktop which is why it's creating those files there and unable to load the matching configuration file.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •