Amalkotey Active Member Licensed User Longtime User Jul 16, 2012 #1 Hello, As the title already asks: How can I determine whether a service was started by an autostart at system boot? Thank you for your help in advance.
Hello, As the title already asks: How can I determine whether a service was started by an autostart at system boot? Thank you for your help in advance.
Amalkotey Active Member Licensed User Longtime User Jul 17, 2012 #3 thedesolatesoul said: See here and here Click to expand... Thank you for the informationen. I have in the B4A IDE v2.02, under <Project> No submenu <service properties> and no menu item <start at boot>! I've used this setting in the project settings of the B4A file manually. Upvote 0
thedesolatesoul said: See here and here Click to expand... Thank you for the informationen. I have in the B4A IDE v2.02, under <Project> No submenu <service properties> and no menu item <start at boot>! I've used this setting in the project settings of the B4A file manually.
P Penko Active Member Licensed User Longtime User Jul 17, 2012 #4 You should click the Service first(open its code) and then look in the Project menu. Upvote 0