Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Ddosinst.c461 char temp_dir[MAX_PATH]; in run_silent_uninstall() local
469 if (!GetTempPath(sizeof(temp_dir), temp_dir)) in run_silent_uninstall()
476 sprintf(temp_uninst, "%s\\vimun%04X.exe", temp_dir, in run_silent_uninstall()