A simple cleanup to only track the temp file if we need to have it
commit816217e99e0136e278405d5e15fbc2dc54cb658a
authorAric Stewart <aric@codeweavers.com>
Thu, 16 Jun 2005 20:33:58 +0000 (16 20:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2005 20:33:58 +0000 (16 20:33 +0000)
tree76c9c05f3a192fb0fc7464f55b73950432321205
parent848a6f1b3b3b8e6f138c4ce267572414167398d2
A simple cleanup to only track the temp file if we need to have it
laying around because the action is going on asynchronously. Otherwise
clean up the temp file as the action finishes.
dlls/msi/custom.c