During module setup I am creating some data in c:\ProgramData\[Some_folder_name]. During uninstall I want to remove all that data, however I can’t determine the function that I can use for it in GatewayHook.
Is there a function that can be overriden ?