Jump to content
LaunchBox Community Forums

remove update folder?


alitanet

Recommended Posts

For your ePSXe 2.0 issue go into LaunchBox go to tools, manage emulators select espxe from your list then click edit go to the AutoHotKey tab in the edit form and paste this code in
; This section closes eSPXe when pressing Escape $Esc:: { Process, Close, {{{StartupEXE}}} }
Now when you hit escape from either LB or BB it will close without the confirmation window appearing.
Link to comment
Share on other sites

You can technically delete the files in your update folder, because I generally dont suggest that users downgrade their current install of LaunchBox, like taking their newer XML to an older version. However, they are still useful if you need to do a fresh install. Maybe keep the last 3 or 4 exe's. They should be in order, but you can sort them by date modified just in case.
Link to comment
Share on other sites

I just copied it from the forum post and then pasted into the AutoHotKey tab for eSPXe on another computer and it it working there too. Are you trying to close it with Alt+F4 or Escape the code you put in should close it with Escape and not the usual method of closing eSPXe
Link to comment
Share on other sites

Thanks for your help, I don't speak english very well. About epsxe 2.0 I copied the script and pasted in script label and It allows me to exit using autohotkey but It still ask me to exit, then I have to use the keyboard to check yes button, anyway I Will try tomorrow again, Thanks!
Link to comment
Share on other sites

That is strange but not the first time I've heard that this week it also does the something similar in KAT5200 emulator where the keyboard was reported to close the program but the controller would behave like the script didn't exist and open the menu. This is weird because the script is to kill the process when you hit escape which works from the keyboard but all you are doing with your controller is setting up a button combo that is supposed to work as the escape key why they would produce different results is beyond me.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...