thiago.r2
07-10-2011, 01:19 PM
somebody can help me to place this program to twirl in hyperspin?
I made the following code in the HyperLaunch!
;***********************************Rokobox******* ******************************
else if (systemName = "Rokobox" && executable = "Runner.exe")
{
hideDesktop()
Hotkey, %exitEmulatorKey%, CloseJuke
RunWait, %emuPath%%executable% --kiosk, Hide UseErrorLevel
}
else if (systemName = "Rokobox" && executable = "Runner.exe")
{
hideDesktop()
Hotkey, %exitEmulatorKey%, CloseProcess
RunWait, %emuPath%%executable%, Hide UseErrorLevel
}
this code did not function very well somebody can help me?
Plz!!!!
I made the following code in the HyperLaunch!
;***********************************Rokobox******* ******************************
else if (systemName = "Rokobox" && executable = "Runner.exe")
{
hideDesktop()
Hotkey, %exitEmulatorKey%, CloseJuke
RunWait, %emuPath%%executable% --kiosk, Hide UseErrorLevel
}
else if (systemName = "Rokobox" && executable = "Runner.exe")
{
hideDesktop()
Hotkey, %exitEmulatorKey%, CloseProcess
RunWait, %emuPath%%executable%, Hide UseErrorLevel
}
this code did not function very well somebody can help me?
Plz!!!!