chillinwater
09-14-2009, 10:52 AM
I know not many of us have these signs, but for those who do, this is for those times,
when you just have to exit HyperSpin!
This script will return the original contents of the Beta Brite Prism Messaging Software,
"SimplEd.exe" to the BetaBrite sign on exit of HyperSpin.
By "original" I mean all the messages you have added or edited in the sign software!
If you havent added your own messages, then it will send the "Default" BetaBrite messages out of the box.
Works with serial or usb BetaBrite signs.
Place the .exe script in the same folder of "SimplEd.exe"
and point HyperHQs'-Startup/Exit, "Exit Program" to the .exe script below, no params needed.
In the script edit the location of "SimplEd.exe" to your location.
If your version of the messaging software is different than below then run AutoHotkeys', "AutoScriptWriter (recorder)" and record a new script for your software.
[BetaBriteRet2Win.exe]
Run, C:\Program Files\Beta Brite Prism Messaging Software\SimplEd.exe
WinWait, BetaBritePrism Messaging Software - 2.2.0.0,
IfWinNotActive, BetaBritePrism Messaging Software - 2.2.0.0, , WinActivate, BetaBritePrism Messaging Software - 2.2.0.0,
WinWaitActive, BetaBritePrism Messaging Software - 2.2.0.0,
MouseClick, left, 323, 465
Sleep, 100
Send, {ENTER}
MouseClick, left, 600, 7
Sleep, 100
when you just have to exit HyperSpin!
This script will return the original contents of the Beta Brite Prism Messaging Software,
"SimplEd.exe" to the BetaBrite sign on exit of HyperSpin.
By "original" I mean all the messages you have added or edited in the sign software!
If you havent added your own messages, then it will send the "Default" BetaBrite messages out of the box.
Works with serial or usb BetaBrite signs.
Place the .exe script in the same folder of "SimplEd.exe"
and point HyperHQs'-Startup/Exit, "Exit Program" to the .exe script below, no params needed.
In the script edit the location of "SimplEd.exe" to your location.
If your version of the messaging software is different than below then run AutoHotkeys', "AutoScriptWriter (recorder)" and record a new script for your software.
[BetaBriteRet2Win.exe]
Run, C:\Program Files\Beta Brite Prism Messaging Software\SimplEd.exe
WinWait, BetaBritePrism Messaging Software - 2.2.0.0,
IfWinNotActive, BetaBritePrism Messaging Software - 2.2.0.0, , WinActivate, BetaBritePrism Messaging Software - 2.2.0.0,
WinWaitActive, BetaBritePrism Messaging Software - 2.2.0.0,
MouseClick, left, 323, 465
Sleep, 100
Send, {ENTER}
MouseClick, left, 600, 7
Sleep, 100