Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    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

    Jeehell autostart on Win10

    Hi folks,

    I am trying to autostart Jeehell on my Win10 machine. I am aware, that normal Autostart (as under Win 7) will not work under Win10, if programs require admin rights. So I configured the task planner to start starter.exe on computer startup. But it doesn't start.

    Also checked with the German manual from Peter (https://aviation.pero-online.de/wordpress/?p=1792). But in my case it's still not working.

    Any idea someone?

    Michael

  2. #2
    25+ Posting Member
    Join Date
    Nov 2008
    Location
    Würzburg
    Posts
    68
    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

    Hello michael!
    Try this link https://www.google.de/url?sa=t&sourc...wUKS1IzPmm8G27

    Autostart under Win10 is very special.
    best reagards
    peter

  3. #3
    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

    Still not working

  4. #4
    150+ Forum Groupie capt_pero's Avatar
    Join Date
    Oct 2013
    Location
    Germany
    Posts
    185
    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

    You may should lift the secret of the details what you did it and what's not working. My mental competencys are not that good.

  5. #5
    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

    Hi Peter,

    I tried a) instructions according to above link and b) also the task planer according to your blog

    I used exactly the same configuration for the task manager, but the app still does not start. The starter.exe is set to start as admin. The folder is exluded from AV.

    Michael

  6. #6
    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

    additional info: I disabled the manual login on Win 10, so the default user is logged in automatically. Could that make the difference?

  7. #7
    150+ Forum Groupie capt_pero's Avatar
    Join Date
    Oct 2013
    Location
    Germany
    Posts
    185
    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

    No, I am doing autologin myself. What says the event log. Any helpful entries? Are you using win 10 Professional?

  8. #8
    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

    With auto login and the task planer set to a certain user login, the status shows 'task not run'.
    With auto login and the task planer set to a no specified user login / only using local computer resources, the status shows 'task currently executed' but no visible effect

    With manual login the starter.exe is now executed on start up.

    But I'd like to start the PC and starter.exe directly executed w/o any manuel intervention. Isn't there a way to do this in Win 10 anymore?

    Michael

  9. #9
    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

    Use netplwiz to remove the password log in, create a batch file to run starter.exe. Place the batch file in your startup folder.
    John

  10. #10
    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

    Here is the batch file I used to start my SIM.
    Edit it for your own needs.
    Hope it helps.
    John

    @echo off
    cd "C:\Users\Acer\Documents\FS FlightControl"
    start /min FlightControlClient.exe
    timeout /t 30

    cd "C:\Users\Acer\Documents\WideFS"
    start /min WideClient.exe
    timeout /t 30

    cd "C:\Program Files (x86)\SkalarkiIO Profiler 5"
    start SkalarkiIOProfiler5.exe
    timeout /t 20

    cd "C:\A320FMGS"
    start /min Starter.exe

    cd "C:\Users\Acer\Documents\MCDU"
    start MCDU1.exe

    exit

Page 1 of 2 12 LastLast