Jump to content
LaunchBox Community Forums

imtheman

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by imtheman

  1. On ‎12‎/‎16‎/‎2017 at 3:38 AM, jayjay said:

    There might be betters ways but I don't know any. But this should work. 

     

    Google, download and install autohotkey.

    Right click anywhere, say desktop. 

    New.

    Autohotkey script.

    Right click on new script.

    Edit script.

    Copy and paste the following underneath the lines already there:

    
    #SingleInstance Force
    SetTitleMatchMode 2
    WinClose, Paint
    Exitapp

    Save as anythingyouwant.ahk

    Right click on it, compile script.

    In launchbox choose a game.

    Right click, edit.

    Additional apps, add app.

    Give it any name.

    Point the path to the the compiled script.

    Check the "run after main application" box.

    Ok.

     

    With this you will have to add it to all your games. But you only have 80 games so not to bad.

    What the script does is it looks for a word in any window title. If it finds that word it will close the window. In this case its looking for the word "Paint". It is case sensitive. It will only close one window with a matching word.

    ok I had it working not the issue is when I try running the script it wont close the photo while its in full screen (is there a way to select/find  "app" and  alt+f4 it closed I have tried making my own script to no outcome

  2.  

    yes thats what i did but it dont close after the game is closed down so when its just scrolling games it shows the photo of the last controller setup 

     

  3. ok...I have a 4 player  8 buttons for each arcade center and when I have people over its always the same question "what button do I press?" so I bought a 7" screen I want to inlay into the top of my controller area and when I load a game I want a photo of how I laid out the buttons to been shown on the 7" screen (this will be a pain in the ass to do for each game but I want it so ill take a few days making photos for each ) so I found a way to load a photo when a game starts but I want it to close after I stop that game and go back to a view of something else. I only have about 80 games mainly mame and pc games. having to take 10 mins trying to explain or hearing I don't know what I'm doing has taken its toll on me so any help on this would be great 

×
×
  • Create New...