Hello,
I have an application that create a file (AgentUser.bin) in a directory.
The file is NOT installed by the installer
The file must be removed at the application uninstall time and have specified in a custom action that file should be uninstalled.
However, the file is left in the directory when the uninstaller is finished.
NOTE: I have also set the directory in which this file resides to be removed, but it is not removed either.
Is there a way to make this work?
Thanks
Mike