Main > Software Forum
Can someone help with a little ahk script for a shell?
<< < (2/2)
Endprodukt:
I have compiled.
BadMouth:
I'm a dumb end-user, but here are my thoughts anyway.  :P


--- Quote from: Endprodukt on July 19, 2013, 07:57:17 am ---Doesn't work, what am I missing? Wallpaper app works, so does hyperspin that starts mamehooker, but the script doesn't launch one after another.

--- End quote ---

What exactly is happening?  Is the wallpaper app launching, but not Hyperspin? 
If that's the case, it might be waiting for the one program to close before opening the next.
I'm not sure about ahk, but in a batch file you'd make it:
start wallpaper.exe
to run them simultaneously. (Run,  start c:\wallpaper.exe marqeuee.bmp maybe?)


If the wallpaper app isn't launching, then will it launch if it's the only thing in the script?  If not, then does it depend on something that loads with explorer and isn't being loaded when shelled?
Endprodukt:
Aah... Thanks for all the input. In the end it was the registry setting that started the wrong shell... :-D
Navigation
Message Index
Previous page

Go to full version