Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    150+ Forum Groupie
    Join Date
    Nov 2015
    Location
    Krefeld, GER
    Posts
    243
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehell autostart on Win10

    Great! That did the trick!

    Thanks a lot John!

  2. #12
    75+ Posting Member



    Join Date
    Apr 2009
    Location
    Norfolk, England
    Posts
    109
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehell autostart on Win10

    Your welcome Michael.
    John

  3. #13
    25+ Posting Member
    Join Date
    Dec 2008
    Location
    Germany
    Posts
    34
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehell autostart on Win10

    Hey Freaks,
    not working at me. That my batch datei:
    @echo off
    cd "C:\Program Files\Lockheed Martin\Prepar3D v4\"
    start /min Prepar3D.exe
    timeout /t 15
    cd "C:\A320FMGS\"
    start /min Starter.exe
    timeout /t 15
    cd "C:\Program Files (x86)\SkalarkiIO Profiler 5.1\"
    start SkalarkiIOProfiler5.exe
    timeout /t 10
    exit

    All those programms are marked "as a admin".
    Putting it with "shell:startup" in that Autostart folder.
    Nothing happens.
    The Batch datei itself is working.

    What did i wrong?

  4. #14
    25+ Posting Member
    Join Date
    Dec 2008
    Location
    Germany
    Posts
    34
    Contribute If you enjoy reading the
    content here, click the below
    image to support MyCockpit site.
    Click Here To Contribute To Our Site

    Re: Jeehell autostart on Win10

    Fixed it by myself:
    i put that batch file in a new windows task.

Page 2 of 2 FirstFirst 12