Hi
i started this Programm as exe on the Device:
Sub Globals
'Declare the global variables here.
End Sub
Sub App_Start
Hardware1.New1
Hardware1.RunAppAtEvent(AppPath & "\fullscreen.exe", Hardware1.evWakeup)
End Sub
and now it starts every time when i turn on the Device. Softreset, delete this programm, registry cleaner, nothing helps. It is not in the list off running programms, not in autostart folder. Has someone an idea????????
Georg
i started this Programm as exe on the Device:
Sub Globals
'Declare the global variables here.
End Sub
Sub App_Start
Hardware1.New1
Hardware1.RunAppAtEvent(AppPath & "\fullscreen.exe", Hardware1.evWakeup)
End Sub
and now it starts every time when i turn on the Device. Softreset, delete this programm, registry cleaner, nothing helps. It is not in the list off running programms, not in autostart folder. Has someone an idea????????
Georg