The application just check the existence of the registry key but do not check if the path is correct. It can be a problem if the user uninstall the application and reinstall it in a new folder. Then the "Launch at startup" menu will be checked but the application won't be actually launched at startup.
=> At startup, update the path in the registry key if it is not correct.
The application just check the existence of the registry key but do not check if the path is correct. It can be a problem if the user uninstall the application and reinstall it in a new folder. Then the "Launch at startup" menu will be checked but the application won't be actually launched at startup.
=> At startup, update the path in the registry key if it is not correct.