Am I overlooking something or do they really just overwrite your PATH environment variable with %DASHLANE_DLL_DIR%?
Asked
Active
Viewed 702 times
3
-
It would help with adding how your environment variables look like... – Magnus Sep 26 '17 at 10:16
-
They look very much like `PATH = %DASHLANE_DLL_DIR%` and `%DASHLANE_DLL_DIR% = {some_dashlane_dir}`. I'm just in disbelief that an otherwise well-working software just destroys your path variable, and was hoping someone using it could validate this for me before I spread false blame. – Zackline Sep 26 '17 at 10:34
-
1I tried installing it, and it just appends the %DASHLANE_DLL_DIR% to the end of my user environment variable path – Magnus Sep 26 '17 at 10:39
-
Also, when uninstalling it, it doesn't clean up the env variables :-/ – Magnus Sep 26 '17 at 10:41
-
I see, thanks. Must have been something else that removed my other PATH entries then. – Zackline Sep 26 '17 at 10:47
-
2I just discovered dashlane has destroyed my Path variable in user variables section. – Pawel Kruszewski Oct 30 '17 at 13:42