11-16-2018, 10:00 AM
(11-15-2018, 03:56 PM)CentBrowser Wrote: The option works for "Save&Open" button, not for "Save" button.
And the browser can't delete it for you, because the browser doesn't know when you don't need it any more.
What button? Autoopened file types opens automatilcally (without any buttons).
And browser may know about "need anymore": ShellExecuteEx returns in SHELLEXECUTEINFO structure hProcess handle, and browser can WaitForSingleObject in separate thread.