Release AutoLaunch

If you're like me, you don't sit down and just click on the Launcher Icon and start playing. I have like 6 things running before I even click Play. I found occasionally my stick and throttle weren't being recognized so I call up Joy.cpl which I close after making sure they work. I also have EDMC, Voice Attack (which for some reason started crashing; sometimes in the middle of combat) so I wrote a small utility to monitor for this to restart VA it when it happened. So that's 4. And then there is my clock program that translates the time into local. And then a 6th program that will close itself and the launcher when it detects the main executable.

Starting with installing EDMC (Voice attack was my first add on), I figured there had to be a better way than clicking on VA, EDMC and then the executable. So I wrote a program that would call up all 3. After I added the clock, I figured that there had to be a better way than going back and adding to and recompiling my program each time. So I wrote a program that would call them up that could be easily configured. Hence AutoLaunch was born. Autolaunch by itself, launches everything in its run list (and it doesn't have to be Elite Dangerous related; AutoLaunch doesn't care. It just executes the run list) and then exits. Adding a /c (case insensitive) switch will bring up a configuration screen and I have included in the archive a shortcut just for that. Below is a screenshot for the config screen. There is no other screen to show. There's no user interface when it runs without the /c switch.

7gpki8xco6d7vla6g.jpg


It's not usually that quite that wide, but I resized it to show the programs. I have also included the VAMonitor program in the archive for those of you who use Voice Attack. First run of that will show a File Open dialog so you can specify where your Voice Attack executable is and then run it. And yes, I have corrected the false positive concerning Windows Defender. I submitted the VAMonitor file to Microsoft for their analysis and they found no virus or malware. Windows Defender shouldn't flag it as a virus unless you are running with virus definitions that are 2 or 3 days old or more.

The EDRunChk program that closes the launcher and itself when it detects the main executable is a quick fix for me. It causes a not working error if tying to close it manually. But if you'd really like it, let me know and I'll send it to you. It has not been vetted by Microsoft, so it may show as a virus when downloaded.

You can click here to get the program. As with all new programs, smart screen will probably flag it as unknown and therefore potentially harmful. Nothing I can do about that. Just run it anyway.

The program, in config mode, creates one file in the same directory it is in, AutoLaunch.ini. This is a plain text file containing the run list, 1 item per line; the complete path including the executable.
VAMonitor creates one file, VAMonitor.ini in the same directory as the VAMonitor.exe file. This is a one line text file with the path to the voice attack executable.

Any problems and/or comments, let me know.
 
Last edited:
This has been removed as it is giving me a virus threat from VAMonitor.exe. This is NOT a virus. I'm thinking the name might be what is triggering it as it does not do anything except monitor the running tasks and if Voice Attack is not found, it start is. Removed while I investigate. It even removed my compiled executable from my development folder.
 
Last edited:
This seems to be fixed. You can download the program in the original post and Windows Defender will no longer flag it as a virus since it has been deleted and replaced with a zip that doesn't contain VAMonitor.exe. Wish I could provide this program, but I can't as Windows Defender insists that it's a virus even though it's not.

Edit: Trashed it again as it's acting nutty. I had the thing working right and then I had to add that VA monitor program. Don't know if that's the problem, but it's not working right.
 
Last edited:
Could this be moved to the In development section. I found a problem with it and the link no longer works. The program itself works fine, but the configuration link must be created on first run else it will show as my development location.
 
Program has been fixed, with the ability to re-order the Run List added and re-released. It is now ready for download. Original Post has been updated but I'll put the link for it here.

Click here to get the program.
 
Last edited:
Back
Top Bottom