PersonalAnalytics
PersonalAnalytics copied to clipboard
Replace hardcoded path for autostart with Used Details from Build Process
Following our changes in how PersonalAnalytics is signed and deployed, we need to make sure the autostart after the computer is restarted still works (due to a hardcoded path).
Specifically, check for different culture/languages (as the path contains an Umlaut: "Universität Zürich").
Probably for the same reason, uninstalling the app also does not work anymore. It can find the path /AppData/Roaming/Microsoft/Windows/Start Menu/Programs/Universität Zürich while uninstalling.
I can't reproduce the restart problem on the dev branch, but on master and biometrics. The uninstall problem was an one-off.
The problem is solved for now, but in future it might be worth to replace the hardcoded path with the publisher parameter set during the build process.
Closing as reported for legacy version of PersonalAnalytics.