letstalkaboutdune Posted August 16, 2017 Posted August 16, 2017 (edited) Paging some of the technical gurus here like @lordmonkus, @ckp, and @NJDave71... I'm using the technique suggested by @NJDave71 in this thread to automatically launch BigBox when my dedicated arcade PC boots. In general, this method works great, so thank you very much! One issue I'm seeing though is that AutoHotKey scripts, such as the one given in this thread by @lordmonkus to hide the mouse cursor, don't work when this is done, I guess because Windows Explorer hasn't been run. I notice that the volume buttons don't function either, so they're probably part of Explorer as well. Can you guys please suggest a way to hide the mouse when bypassing Windows Explorer at startup? Can I somehow force AutoHotKey to run when I call an emulator from BigBox, that way the scripts work? Edited August 16, 2017 by letstalkaboutdune Quote
ckp Posted August 16, 2017 Posted August 16, 2017 i use nomousy.exe. i would think it should still run even if the explorer.exe shell isn't running, but i haven't tried that. you could try to see. 2 Quote
letstalkaboutdune Posted August 16, 2017 Author Posted August 16, 2017 Thanks @ckp! I'll give that a try tonight. Quote
letstalkaboutdune Posted August 17, 2017 Author Posted August 17, 2017 Thanks for the tip @ckp, that worked. I used a batch file as my shell that first runs nomousy, then calls BigBox, then runs nomousy again if BigBox exits to un-hide the mouse. The batch file is attached in case anyone looks for this later and finds this thread. BigBox.bat Quote
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.