i am using the EnvVarUpdate.nsh to set a system variable.
Now I am getting the following warning:
Indicating i am not calling "un.EnvVarUpdate" - removing that system variable during uninstallment. However for certain reasons I do not want to remove that variable. But how can i get rid of that warning without calling "un.EnvVarUpdate"?"uninstall function un.EnvVarUpdate" not referenced - zeroing code (179-377) out"
Thanks,
TeeWeTee