28 Sep
2022
28 Sep
'22
3:46 p.m.
v2: - use msi_create_file() and msi_delete_file(); - add msi_get_temp_file_name() and use that. GetTempFileNameW() attempts files creation to check uniqueness, so wrapping it with redirection disablement also looks necessary. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/945#note_9567