How to remove files that were not created by the installer .
My application creates a flat file which stores user information.
I want to delete the delete automatically when the application uninstall.
Im using removefile table using orca.
I dont know how to use it.
Please help me.