I'm installing an application in a directory that already contains the same
application AND is running the application during the setup.
I have potentially locked set to true, but the setup always fails right away
if the application file is running...
if the potentially locked isn't working properly, is there some way I can
intercept the error-115 to handle it more gracefully or to check if a known
file is currently locked before attempting the moveData???
Thanks!
Tom