Jump to content

All my products and services are free. All my costs are met by donations I receive from my users. If you enjoy using any of my products, please donate to support me. My bare hosting costs are currently not met so please consider donating by either clicking this text or the Patreon link on the right.

Patreon

Recommended Posts

Posted

So I was able to figure everything out including the deletion of certain oystick inputs. I have a new issue that i'm not quite too sure How to handle. So I have a auto hotkey script running To utilize volume buttons inside my coin door. The auto hot key runs fine when I don't run instant sheller. What is soon as I do The hot key script no longer works. Any suggestions on how to get instant sheller and my hot key script to run? 

Posted

How are you running your AHK - as a script or compiled as an .exe?

If as a script, try compiling it as an .exe instead.

Posted
8 hours ago, castcreator1 said:

As a script. I have no idea how to run it as an exe.

Then you must learn. First, you have to learn how to compile a script into an .exe - https://www.autohotkey.com/docs/v1/Scripts.htm#ahk2exe

From there, you should be able to run the .exe you created at startup or however your were launching it before with HideOS in lieu of the script. Barring any errors, should be easy-peasy.

Posted

P.S. You noted that you resolved some other issues. Can you update the following (if resolved) with your solution for others awareness? Thanks!

 

Posted

Wow!! Thanks for that info. I'll get right on that!!

Is there a way to run both exe's then when instantsheller is set up?

 

Yes I'll post to the other threads so we can get them closed.

Posted

If you are running in a cab you can add it to Startup in Windows so that it launches with Instantsheller.

  • 2 weeks later...
Posted

Can you load your exe via Windows startup then launch Instant Sheller instead of within Shell:startup?

I do not use Instant Sheller so not sure what else to suggest.

Posted

I had a similar issue with Instant Sheller messing with my AutoHotkey scripts. What worked for me was running the AutoHotkey script as an admin. Also, try checking if there’s any conflict in the settings or consider creating a separate script for when Instant Sheller is active. 

  • Like 1
Posted
5 hours ago, castcreator1 said:

How do I run AutoHotKey script as administrator in instantsheller?

You don't run it as Administrator in Instant Sheller. Your compiled script should be loaded separate from InstantSheller as part of Windows Startup.

You have to go to the exe you compiled, right-click then left-click Properties. From there, click on the Compatibility tab and select "Run this program as an administrator" and click OK to apply the change and close the Properties window.

  • 2 weeks later...
Posted

I can run the script as administrator but how do I get it to run as administrator  when instantsheller runs?

 

If I alt-tab in IS( instantsheller) I can get back to thw windows desk top. Once there the auo hotkey exe runs just fine.

Posted

If you followed the steps I outlined to set the .exe to run as administrator, it should do that always. So set it under Windows Start to launch there.

Posted

Well I got it working. I had to create another account in windows because the account it was under would not let the exe run in administrator  even though it was an administrator account.  Consider it solved. Thanks again  for your help. I really appreciate it 

Posted

You're welcome! Glad you got it sorted! Windows is a fickle beast.

  • Draco1962 changed the title to [RESOLVED] Hot key autoscript not running
  • Draco1962 locked this topic
Guest
This topic is now closed to further replies.
×
×
  • Create New...