Microsoft Applications - mGalaxy Won't Run Them

Get answers to questions about using mGalaxy.
Post Reply
User avatar
WishItWas1984
Jr. Member
Jr. Member
Posts: 98
Joined: Sat Apr 21, 2012 7:35 pm
Location: The Bronx, NY

I setup the Presenter theme with shortcuts to Pinball Arcade and PInball FX exe files within their respective Steam folder locations. I created my shortcuts in Windows from these exe files directly, not within Steam.

If I try to launch one in mGalaxy, the toolbar flashes over mGalaxy for a second and then nothing. If I exit mGalaxy, the program isn't running.

The shortcuts work just fine outside of mGalaxy and within Windows, so I'm at a lose as to what to do.next.
User avatar
WishItWas1984
Jr. Member
Jr. Member
Posts: 98
Joined: Sat Apr 21, 2012 7:35 pm
Location: The Bronx, NY

Giving this a bump. Anyone manage to get this part of mGalaxy working?
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

If you look at process when the pinball is working (with ctrl + alt + suppr) the executable have the same name than this one you launch with the shorctut ?
Last edited by Aeliss on Sun Dec 16, 2018 2:07 pm, edited 1 time in total.
User avatar
WishItWas1984
Jr. Member
Jr. Member
Posts: 98
Joined: Sat Apr 21, 2012 7:35 pm
Location: The Bronx, NY

[quote="Aeliss"]
If you look at process when the pinball is working (with ctrl + alt + suppr) the executable have the same name than this one you launch with the shorctut ?
[/quote]

Not entirely sure what you mean, but I can run the program with the same shortcut mGalaxy is pointing to. I can go into the ROMs folder I point mGalaxy to, and click any of the shortcuts there to start Pinball Arcade through Steam.

The shortcut has these properties:

Target: "C:\Program Files (x86)\Steam\steamapps\common\PinballArcade\PinballArcade11.exe"
Start In: "C:\Program Files (x86)\Steam\steamapps\common\PinballArcade"
Aeliss
Hero Member
Hero Member
Posts: 900
Joined: Thu Apr 04, 2013 5:55 pm

In fact somes applications are just loader. They load another file and close.
When you run something with mGalaxy, it search in memory the same application it have run and wait for the app close to come back.
But if the aplication you run is a loader, it can't work, because mGalaxy need to monitor the final app not the loader.
In this case, 2 solutions, script or find the good executable

But In this situation, even if mGalaxy come back immediatly, the application still working on background. And in your case, nothing is working.

You can too make try with command line.

Code: Select all

cmd.exe /C "f:/file.lnk"
Last edited by Aeliss on Sat Dec 22, 2018 6:18 pm, edited 1 time in total.
Post Reply