BetaLeaf Posted January 24, 2018 Share Posted January 24, 2018 (edited) Installation Instructions To use the smart switch, do the following: - Rename AutoHotkey.exe to AHK.exe - Copy AutoIt3.exe into the Launchbox\AutoHotkey directory - Copy AutoHotkey.exe included in ZIP file into the Launchbox\AutoHotkey directory How to use The smart switch will default to using AutoHotkey to maintain compatibility with existing scripts. To use AutoIt3.exe, have the first line contain ";AutoIt" Example: Msgbox(0,"Hello World","You are using AutoIt!") ;AutoIt You can download AutoIt3.exe at https://www.autoitscript.com/files/autoit3/autoit-v3.zip Source Code Source Code is included. View the file AutoHotkey.au3 in SciTE.exe packaged with AutoIt or via the notepad. AutoHotKey/AutoIt Smart Switch License MIT License Spoiler Copyright (c) 2018 Jeff "BetaLeaf" Savage Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. AutoHotkey.zip Edited January 24, 2018 by BetaLeaf Quote Link to comment Share on other sites More sharing options...
Lordmonkus Posted January 24, 2018 Share Posted January 24, 2018 Very cool, I posted a link to this over in the AHK sticky thread. 1 Quote Link to comment Share on other sites More sharing options...
meltman Posted March 28, 2020 Share Posted March 28, 2020 This is completely excellent. I like Autoit much better than AHK. Thank you. 1 Quote Link to comment Share on other sites More sharing options...
marcosgaming Posted March 22, 2022 Share Posted March 22, 2022 Hi, i don't undestand this tools. I need only a code that i use as hotkey for exit from every emulator with ESC (from keyboard) or SELECT+START (from controllers of Xbox360). It's possible ?? Exists ?? So i can use it in every emulator. Thanks. Quote Link to comment Share on other sites More sharing options...
neil9000 Posted March 22, 2022 Share Posted March 22, 2022 1 minute ago, marcosgaming said: Hi, i don't undestand this tools. I need only a code that i use as hotkey for exit from every emulator with ESC (from keyboard) or SELECT+START (from controllers of Xbox360). It's possible ?? Exists ?? So i can use it in every emulator. Thanks. This is a built in feature of the premium version of Launchbox. Quote Link to comment Share on other sites More sharing options...
marcosgaming Posted March 22, 2022 Share Posted March 22, 2022 Hi, thanks i have premium version but out of bigbox don't works... How to do? Quote Link to comment Share on other sites More sharing options...
C-Beats Posted March 22, 2022 Share Posted March 22, 2022 In Keyboard Binding or Controller Binding (in Options) you want the "Close Active Window" binding 1 Quote Link to comment Share on other sites More sharing options...
marcosgaming Posted March 23, 2022 Share Posted March 23, 2022 Sorry where is this voice? This option? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.