Home
last modified time | relevance | path

Searched refs:uninstall_key (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Ddosinst.c506 char *uninstall_key = "software\\Microsoft\\Windows\\CurrentVersion\\Uninstall"; in uninstall_check() local
520 code = RegOpenKeyEx(HKEY_LOCAL_MACHINE, uninstall_key, 0, in uninstall_check()