Hi,
I would like to remove my app from the launcher list. I've used the code provided by NJDude here and it worked. But my app is a service configured for starting at boot and I've noticed the app is not starting after boot.
I've read here somewhere that a service configured for starting at boot requires to be manually opened before it can start at boot. But with the manifest edition to remove it from the launcher I can't start the app (and the "open" button after installing it is disabled).
So, is it impossible to start at service at boot if it's configured to be hidden on the launcher?
Regards,
I would like to remove my app from the launcher list. I've used the code provided by NJDude here and it worked. But my app is a service configured for starting at boot and I've noticed the app is not starting after boot.
I've read here somewhere that a service configured for starting at boot requires to be manually opened before it can start at boot. But with the manifest edition to remove it from the launcher I can't start the app (and the "open" button after installing it is disabled).
So, is it impossible to start at service at boot if it's configured to be hidden on the launcher?
Regards,